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 August 31st. Request your voucher.

Reply
AaronGlenn10
Helper III
Helper III

Removing Page Filter for a Visual

All Stars:

 

Trying to remove a page filter for two visuals -- the page filter is for cities [which applies across multiple pages], but would like to sum the calculation for all cities to arrive at a Total State calculation so I can comapre the selected city to the total State.

 

Please see screenshot below.  Thank you!

 

Bypass Page Filter 02142022.jpg

1 ACCEPTED SOLUTION
Samarth_18
Community Champion
Community Champion

Hi @AaronGlenn10 ,

 

Try to use ALL() or AllExcept() in your calculation to avoid such filter on your calculation like calculation(sum(sales),all(filter_table[column))

 

Thanks,

Samarth

Best Regards,
Samarth

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin

View solution in original post

3 REPLIES 3
Samarth_18
Community Champion
Community Champion

Hi @AaronGlenn10 ,

 

Try to use ALL() or AllExcept() in your calculation to avoid such filter on your calculation like calculation(sum(sales),all(filter_table[column))

 

Thanks,

Samarth

Best Regards,
Samarth

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin

This worked!  Thank you so much!

Anonymous
Not applicable

hi. @AaronGlenn10 you can use edit interactions 
Screenshot 2022-02-08 175107.png

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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