Hi Sir Alexander,
I used the v4 chart code in CEWP to filter the chart, but I am getting this error The variable “myCustomFilterOptions” is undefined.
Below is my chart filter code.
[
{
"label": "Month",
"key": "Month",
"multiselect": false,
"size": 3,
"filterAdditionalCharts": [],
"options": [{var:myCustomFilterOptions}]
}
]
-
This topic was modified 8 years, 6 months ago by Jhap.