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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
rpinxt
Solution Sage
Solution Sage

Custom Slicers

Do you guys know if there are custom slicers in which you can set the maximum choices a user can make?

 

For instance when you have a slicer with 6 option set the max selectable options to 2 or 3.

 

Preferable not a pro version....

5 REPLIES 5
Anonymous
Not applicable

Hi @rpinxt 

 

You may try the workarounds from a blog: Two Cool Ways to Limit Slicer Selections in Power BI Desktop | by Paras Patil | Medium. There is a custom visual choice there but probably it cannot 100% meet your requirement. 

 

Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!

Thanks I saw that post too.

But the custom visual is actually not limiting the slicer, you can still add as much choises as you want.

And the dax way is not preferred.

Should be an easy and quick way.

 

But thanks for the suggestions @Anonymous 

Alex87
Solution Sage
Solution Sage

I am not aware of any solution or custom visual to behave like this. It s a good idea though. 




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!




Alex87
Solution Sage
Solution Sage

Hello,

You can create a measure that checks the number of selected items in a slicer and uses this to display a message or control other aspects of your report dynamically. This won't prevent more selections but can alert users or influence other report elements based on the number of selections.

DAX
Selected Count = COUNTROWS(VALUES('Table'[Column]))




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!




Thanks @Alex87 I read about the dax way.

 

But still was wondering if there is also a real solution where a slicer has a maximum selection.

Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.