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
mario_ruiz
Helper II
Helper II

IS IT POSSIBLE to apply a filter only to a section/category of the TreeMap?

Hi,

 

 I have 5 categories as 0,1,2,3,4 ... I would like to apply a filter by using specific fields when the user clicks over the 0 category of the treemap, is that possible? Actually, any filter I apply will affect the whole treemap.

 

Thanks.

Mario Ruiz

3 REPLIES 3
amitchandak
Super User
Super User

@mario_ruiz , Create a measure like

 

if(selectedvalue(Table[Category]) = 0 , [Measure], [Other measure])

ok, will do a try. Also I was trying to add a Metric into the category of the treemap but is not possible so is there a way I can create a column based on this Metric so I'm able to add it as a category in the treemap?

will create this as a new question, thanks. 

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.