cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
barryHD
Frequent Visitor

Advanced Filtering - show options when there are at least 5 or more

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!

1 ACCEPTED 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

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

3 REPLIES 3
amitchandak
Super User
Super User

@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

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
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors