Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi guys,
I'm creating a Box plot visual that shows the price distribution of our sales. To do this I am using the orderID on the Axis and price as a value. Which returns the visual below. I have a problem with fitlering though: there is a pagefilter on 'partnername' that I want to ignore. Usually I would use a 'calculate' function with an 'all' filter, however i do not want to sum, count, average etc. for my OrderID. I just want the orderID to ignore the 'partnername' filter.
Can anyone help me with this?
Thanks in advance!
Menno
Solved! Go to Solution.
Hi @Anonymous ,
'partnername' filter is a page-level filter. It will add this filter to all page visuals.
We recommend that you change the visual filtering method: you can remove all page filters and then add a separate visual effect filter for all the visuals you want to be affected on the current page, leaving only one visual effect without a filter, and add filters for all other pages on the filter on this page level.
Solved: Need one Visual to ignore a Page Filter - Microsoft Fabric Community
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Hi @Anonymous ,
'partnername' filter is a page-level filter. It will add this filter to all page visuals.
We recommend that you change the visual filtering method: you can remove all page filters and then add a separate visual effect filter for all the visuals you want to be affected on the current page, leaving only one visual effect without a filter, and add filters for all other pages on the filter on this page level.
Solved: Need one Visual to ignore a Page Filter - Microsoft Fabric Community
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
You can use a Slicer and then play with Edit Interactions so that the visual is not affected but when you add a filter to page Filter there is no way to make this not affect the visual.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.