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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
mstotland
Regular Visitor

Dynamic filters on calculated measures?

I have a large data table with columns for Scenario (Budget, Forecast, Actual), and Year (2015-2024).

 

mstotland_0-1705163890466.png

 

I have the following measure:

 

Scenario 1 = CALCULATE(SUM('values'[Report Value]), 'Account Map'[Exclude From Fin?] = "0")
 
I know I can input Year and Scenario as filters in the SUM, but I want this filter to be dynamic and based on user selection (to be able to easily and quickly switch between years and scenarios). I can use a slicer to achieve this, but in my matrix visual, I'm using 3 calculated measures (Scenario 1, Scenario 2, Variance), and I need to be able to independently filter each Scenario measure (e.g. 2024 Budget vs. 2023 Forecast). I tried to play with multiple slicers, but doesn't seem to be a way for a slicer to be limited to a specific measure rather than the whole visual. 
 
Thanks in advance!
1 ACCEPTED SOLUTION
ERD
Community Champion
Community Champion

Hi @mstotland , you need a second table with Years. Is this case you might use your Date table for the first scenario and Years table for the second scenario measure.

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your Kudos.

Check out my latest demo report in the data story gallery.

Stand with Ukraine!


Here are official ways you can support Ukraine financially (accounts with multiple currencies):
1) Support the Armed Forces of Ukraine: https://bank.gov.ua/ua/about/support-the-armed-forces
2) Come Back Alive foundation: https://www.comebackalive.in.ua/

Thank you!

View solution in original post

1 REPLY 1
ERD
Community Champion
Community Champion

Hi @mstotland , you need a second table with Years. Is this case you might use your Date table for the first scenario and Years table for the second scenario measure.

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your Kudos.

Check out my latest demo report in the data story gallery.

Stand with Ukraine!


Here are official ways you can support Ukraine financially (accounts with multiple currencies):
1) Support the Armed Forces of Ukraine: https://bank.gov.ua/ua/about/support-the-armed-forces
2) Come Back Alive foundation: https://www.comebackalive.in.ua/

Thank you!

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.