Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I got a requirement where i need to filter the slicer values based on a measure.
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
Solved! Go to Solution.
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
Proud to be a Super User!
Paul on Linkedin.
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
Proud to be a Super User!
Paul on Linkedin.
Hi
Could you pls share the output result what you expect?
Best Regards
Lucien
@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
User | Count |
---|---|
97 | |
73 | |
69 | |
43 | |
23 |