Forum Discussion

GarvJalandhara's avatar
GarvJalandhara
New Member
4 years ago
Solved

Challenging: Filter a column, which should be picked using multiple slicers

This one is quite Challenging! I wish to create 3 slicers (Slicer1: Text1, Slicer2: Text2, Slicer3: Text3), that can collectively chose one of the multiple numeric columns that I have in data (Chose...
  • SunRiser's avatar
    4 years ago

    Is there any reason you can't have your numeric columns formatted instead as two columns (attribute / value) pairs? Can these numeric columns be unpivoted in other words? 

    Using this method, you could simply use the Numeric column for your slicer. Then you can use a "between" slicer for your Value column.