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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

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
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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