We are facing issue when using Power BI API getSlicerState().
When we select “Select All” value in the slicer it returns us an error.
Below is the screenshot depicting the same.
enter image description here
Error message text:
message: ‘slicerSerializationFailed’,
detailedMessage: ‘Failed to serialize slicer filters to json object’, level: 3}
detailedMessage: “Failed to serialize slicer filters to json object”level: 3
message: “slicerSerializationFailed”[[Prototype]]: Object ‘The promise was rejected ‘
Tried getSlicerState function.
I was expecting an array of all values, or a “Select All” string but got an error instead.
Shriganesh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.