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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Albertvw
Frequent Visitor

Filter one visualisation

I want to add a single Card which filters differently to rest of report, i.e. only show ave of score of latest months' data.

 

I created new measure which works, i.e.: M1 = Calculate(Max(CSI[Month]))

 

Then to filter for latest month CSI score: M1CSI = Calculate(Average(CSI[CSI], Filter(CSI, CSI[Month] = CSI[M1]))

 

This however still calculates base on full set of filters on the page?

 

Thank you

2 REPLIES 2
maracles
Resolver II
Resolver II

Do you want the single card visualisation to show ONLY the CS! Score for the latest month, and all other visualisations to show the CSI for all months? 

Are you doing this entirely through your measure or do you have other filters applied at either a Visual or Page level? 







Yes, the single card only should show latest month.

 

Rest of Page level has different filters applied to that. However, my single card filters according to rest of the page filters, meaning the filters applied to the other visuals on the page should not affect the card calculation.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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