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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Connected slicers (exclude earlier selected values)

Hello everyone, 

I am struggling with an interesting puzzle. 

 

Consider having a directory table with elements A, B, C, D, E. 

The question is: can we somehow create three connected slicers with single selection each so that they could consider the selection of one another?

 

In other words: 

  • If I select, for instance, B in the first slicer, the second slicer should have only A, C, D, E elements left for selection.
  • If I select then, for instance, D in the second slicer, the third should have only A, C, E elements left for selection. 

I also note that the sequence of the slicers remains the same. So the second will be chosen only after the first, and the third - after the second. 

 

Many thanks for your help in advance!

1 ACCEPTED SOLUTION
kentyler
Solution Sage
Solution Sage

Thanks a lot for posting. That was a good one 🙂

firsttable.PNG

the first table has the slicer choices in the first column, and the remaining choices in the second column

secondtable.PNG

the second table has matching "remaining choices" in the first column, with one record for each remaining choice in the second column.

The relationship is between the remaining choices columns

relationships.PNG

when you select in the first slicer, the second slicer is filtered by the relationships to show only the individual remaining choices

slicers.PNG

You can extend this model my adding an additional "remaining choices" column to the second table, and then adding a third table based on those values

 

 





Did this post answer your question? Mark it as a solution so others can find it!

Help when you know. Ask when you don't!




Join the conversation at We Talk BI find out more about me at Slow BI


View solution in original post

3 REPLIES 3
kentyler
Solution Sage
Solution Sage

Thanks a lot for posting. That was a good one 🙂

firsttable.PNG

the first table has the slicer choices in the first column, and the remaining choices in the second column

secondtable.PNG

the second table has matching "remaining choices" in the first column, with one record for each remaining choice in the second column.

The relationship is between the remaining choices columns

relationships.PNG

when you select in the first slicer, the second slicer is filtered by the relationships to show only the individual remaining choices

slicers.PNG

You can extend this model my adding an additional "remaining choices" column to the second table, and then adding a third table based on those values

 

 





Did this post answer your question? Mark it as a solution so others can find it!

Help when you know. Ask when you don't!




Join the conversation at We Talk BI find out more about me at Slow BI


Anonymous
Not applicable

Wow, simple and elegant solution. Many thanks!

parry2k
Super User
Super User

@Anonymous yes can be achieved but not straigh forward,

 

 - you need 3 tables for 3 different slicers

- and then you create a measure based on the selection and use the visual level filter on other slicers to exclude the already selected values.

 

I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!

Visit us at https://perytus.com, your one-stop shop for Power BI related projects/training/consultancy.



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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