Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
anushak2207
Frequent Visitor

Ignore the filters applied in Filters on all pages in the DAX measure

I have a Filter on Filter on all pages, Fiscal Quarter = FY2024-Q1.
I also want to have a table visual where the PR% by Fiscal quarter. But due to the existence of All page filter on Fiscal quarter I am not getting the expected result. it always filters by the page level filter.
My expected result should be :

anushak2207_1-1739621653262.png

 

Attaching the sample PBIX file. 
I have tried with ALL, ALLSELECTED, REMOVEFILTERS and also ALLEXCEPT. None of them worked as expected. 
Kindly help on this issue.
PBIX file is available here:
https://github.com/anushak2207/PBI/blob/main/Ignore%20Quarter%20filter.pbix

Thank you

2 REPLIES 2
Anonymous
Not applicable

Hi @anushak2207,

Have you solved your problem?

 

I agree with speedramps that there is no OOTB way to remove a filter on all pages for just one visual or jsut one page.

You could try the workarounds @speedramps mentioned, and mark it as the answer if it works on your side.

 

Thanks for your cooperation.

 

Regards,

Qi

 

speedramps
Super User
Super User

There is no "out of the box" method removinG a filter on all pages for just one visual or jsut one page.

 

There are 3 work arround options:-

 

Apply a hidden slicer to one page and then copy , paste and sync the slicer all all pages  except your special page.

 

Create duplicate tables, and only apply the filter to one table

 

Create two reports using the same dataset. Use the filter in one report but no the other report.

Then include both reports in an App.

You can learn about apps here

https://learn.microsoft.com/en-us/power-bi/consumer/end-user-apps

 

 

 

Sorry if this is not the answer you want, but it is an answer. What you want is not poosible.

Please click thumbs up and accept solution

 

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.