Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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..
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 17 | |
| 11 | |
| 11 | |
| 8 | |
| 8 |
| User | Count |
|---|---|
| 40 | |
| 36 | |
| 35 | |
| 35 | |
| 20 |