Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I'm getting this error on calling visual.getSlicerState()
Operation is only supported for visuals of type slicer
My capabilities.json is this
{ "dataRoles": [ { "displayName": "Values", "name": "values", "kind": "Grouping" } ], "dataViewMappings": [ { "conditions": [ { "values": { "max": 1 } } ], "categorical": { "categories": { "for": { "in": "values" }, "dataReductionAlgorithm": { "top": { "count": 100000 } } } } } ], "objects": { "general": { "displayName": "General", "properties": { "filter": { "displayName": "filter", "type": { "filter": true } } } } }, "supportsSynchronizingFilterState": true }
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
41 | |
4 | |
4 | |
3 | |
3 |