Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
It all started last friday after the release of the Personal Bookmarks, but we are currently experiencing issues with filtering Power BI Online reports. The new page filters won't filter the report. The only workaround we have right now is the select the value I want to filter, and then press refresh on the report. But that only helps if the labels can be selected (See: Chrome Dev tools error). In the Attachment you'll see two screenshots with Chrome Dev Tools trowing an error each time a filter is pressed
Is someone experiencing the same issues?
First error
Second Error
Third Error
Solved! Go to Solution.
Looking in to it closer the issue is the line of code in the theme trying to set font and style, removing that part in the custom theme then the filter works. But then you need to adress the visuals one-by-one in the theme if you want to change fonts,styles etc.
Ex gives blank filters:
"visualStyles":{"*":{"*":{"*":[{"fontSize":10,"fontFamily":"Segoe UI","color":{"solid":{}}}],"general":[{"responsive":true}]}}}
No errors on filters
"visualStyles":{"*":{"*":{"*":[]}}
Is this such an isolated issue?
Looking in to it closer the issue is the line of code in the theme trying to set font and style, removing that part in the custom theme then the filter works. But then you need to adress the visuals one-by-one in the theme if you want to change fonts,styles etc.
Ex gives blank filters:
"visualStyles":{"*":{"*":{"*":[{"fontSize":10,"fontFamily":"Segoe UI","color":{"solid":{}}}],"general":[{"responsive":true}]}}}
No errors on filters
"visualStyles":{"*":{"*":{"*":[]}}
Thanks! I removed all the Visual Style elements from the theme and only left the colors.. That did the trick.
Cool, I'll try that and let you know if it works.
Can confirm I can reproduce the same behaviour as well.
Yes, Same issue for us! All filters are blank! Any update from Microsoft on this one please?
No, not yet. I don't why it takes this long..
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
53 | |
23 | |
22 | |
20 | |
18 |
User | Count |
---|---|
46 | |
21 | |
20 | |
20 | |
18 |