Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Control a Measure using Multi Selction Disconnected Slicer

Hi I'm trying to understand how to do the above.   What I want to achieve is best exampled by the following:   So I want to choose multiple selections on the blue slicer to affect the blue...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Thanks, v-cherch-msft  - that would have worked I think, but I have multiple features I want to slice on, and this would involve creating a slicer table for each feature, which would have got hard to maintain.

    The solution, in the end, came from my boss who had a play and worked out it was best done by creating two datasets in Power Query from one, and then having a measure in each dataset that is plotted on the visual. That way you don't need any slicer tables - you slice on the values in each dataset - I've tested and it works.

     

    The link is here to the solution - Final Solution

     

    Thanks again