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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
SushmaReddy
Helper I
Helper I

Filtering the values in a slicer

I got a requirement where i need to filter the slicer values based on a measure.Slicer Issue.png

The slicer has to show the list of values which are getting displayed in the Finished Goods column[marked].Please help me solve the issue.

Thanks in advance

1 ACCEPTED SOLUTION
PaulDBrown
Community Champion
Community Champion

You can try using the following to filter the values in the slicer:

Filter slicer = COUNTROWS (RELATEDTABLE (Fact table))

Add the measure to the filter pane for the slicer and set the value to greater or equal to 1





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






View solution in original post

4 REPLIES 4
PaulDBrown
Community Champion
Community Champion

You can try using the following to filter the values in the slicer:

Filter slicer = COUNTROWS (RELATEDTABLE (Fact table))

Add the measure to the filter pane for the slicer and set the value to greater or equal to 1





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






v-luwang-msft
Community Support
Community Support

Hi 

Could you pls share the output result  what you expect?

 

Best Regards

Lucien

amitchandak
Super User
Super User

@SushmaReddy , Not very clear. But we use measure in the visual level filter and check not blank . In the visual level filter

Hi Amitchandak,

Thanks for the reply,ya i tried using the measure which i used in the table visual in the the slicer visual also but it is not working.

The table visual is filtered using a measure by comparing C1- Tab1 with C1 -Tab2 but the column which is used in the slicer is C2-Tab1 which doesnt have a common column in T2.Pls help me to proceed further

 

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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