Forum Discussion

apai's avatar
apai
Regular Visitor
6 years ago
Solved

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 exam...
  • MFelix's avatar
    6 years ago

    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