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
Anonymous
Not applicable

multiple column filter

Hi all,

 

lolipop_0-1663743345569.png

 

Outstanding Item list:

lolipop_2-1663743776887.png

 

I have a treemap which is set drill through to page 2. Page 2 have outstanding item list. How can I set a filter for multiple column for outstanding item list? 

For example, when I drill through project 7, B27 it will show all the list of outstanding item for that specific project only. I want to see the list of outstanding item no.

 

Hope you can help. Thank you.

1 ACCEPTED SOLUTION
v-jayw-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could try creating two independent slicer tables and a measure like:

Measure = IF(selectedvalue(Item[code]) = selectedvalue(slicer1[project code])||selectedvalue( Item[code]) = selectedvalue(slicer2[batch code]),1,0)

Add this measure to visual filter set value = 1.

 

Best Regard,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

View solution in original post

1 REPLY 1
v-jayw-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could try creating two independent slicer tables and a measure like:

Measure = IF(selectedvalue(Item[code]) = selectedvalue(slicer1[project code])||selectedvalue( Item[code]) = selectedvalue(slicer2[batch code]),1,0)

Add this measure to visual filter set value = 1.

 

Best Regard,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

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.