Forum Discussion

jayn123's avatar
jayn123
Regular Visitor
2 years ago
Solved

Filtering table rows based on slicer values

I'm using a slicer to slice my table based on value on column A. I have a sliced table and now column B has only values x and y (other values got sliced out).   Now, I aim to create a table visuali...
  • mahenkj2's avatar
    2 years ago

    Hi jayn123 

     

    Is this your desired output:

     

     

    If so, you can achieve by doing something like as in attached file, with the help of table transformations and then relationships. Its functionality shall depend on your actual data, I usually seldom go this way, reason is if, we follow a dimensional design, most reports are achieved in a much simpler manner. But occassionaly we may have to somehow achieve the result, then attached is just one of the way.

     

    https://drive.google.com/file/d/1UJxotHe2vawB5i-jEYju3xJHvfrtFict/view?usp=sharing

     

    Hope it helps.