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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
apai
Regular Visitor

Selection Issue with Filter

In my report, there are three categories by which the visuals can be filtered by: Endpoint, Dataset, and Ring and I have a slicer for each. Not all Endpoints have the same Datasets or Rings. For example, the Teams Voice Endpoint only has one Dataset and one Ring. The issue arises when a user selects one Endpoint, Dataset, and Ring, and tries to switch to an Endpoint for which the previously selected Dataset and/or Ring does not exist.Teams_Selected.jpg

 

The visuals become blank because the previous Dataset and Ring is still selected. Is there a way to assign priority to the Endpoint slicer so that whenever a selection is changed there, the values in the other two categories are filtered accordingly and any previous values are automatically unselected? If not, should I be using a different slicer or is there a different way I should approach the problem?

Windows_Selected.jpg

 

Thanks!

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @apai ,

 

As you refer your problem as to do with the order the users select your slicers, you can try one of this workarounds:

 

Hierarchy Slicer (Custom visual) :https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380820?tab=Overview

 

Another option is to create a measure that will return and error if the result is blank that alerts the user to select the other two options.

 

You can also add a hint or a order number to visually the users understand the order of the selection.

 

Just making some workaroudns, maybe they are not the best solution overall.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





View solution in original post

1 REPLY 1
MFelix
Super User
Super User

Hi @apai ,

 

As you refer your problem as to do with the order the users select your slicers, you can try one of this workarounds:

 

Hierarchy Slicer (Custom visual) :https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380820?tab=Overview

 

Another option is to create a measure that will return and error if the result is blank that alerts the user to select the other two options.

 

You can also add a hint or a order number to visually the users understand the order of the selection.

 

Just making some workaroudns, maybe they are not the best solution overall.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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.

Top Solution Authors