2) Create Multiple select list as below with name vList
3) Right click in properties for chart. Go to data properties. Go in Limit data Using expression.
([category]=$map("'${vList}'", " OR [category]=")
where category is column to be filtered. vList is name of Multiple-Select List property in step 2
No comments:
Post a Comment