The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Good day,
I'm trying to set up a filter that will only show those options (ie. allowing filtering on) that have a count of at least 5. I think there used to be a "is greater than" option in the Advanced Filtering dropdown, but I don't see it in there. Has that been removed or is there another way of doing it now?
Thanks in advance!
Solved! Go to Solution.
Hi @barryHD ,
Create a measure to count the rows for each selection in the slicer and add this measure to visual level filter to filter selections with the count greater than 5.
Then disable the interaction between slicer and scatter plot.
https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions
Best Regards,
Jay
@barryHD ,
You need to add a measure or number column for that. And for the measure the option is only at the visual level.
what you are trying ?
So I'm trying to hide any selection in the slicer that has less than 5 rows in the dataset, but still show all the data points on the scatter plot.
Hi @barryHD ,
Create a measure to count the rows for each selection in the slicer and add this measure to visual level filter to filter selections with the count greater than 5.
Then disable the interaction between slicer and scatter plot.
https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions
Best Regards,
Jay
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
183 | |
80 | |
62 | |
46 | |
38 |