Forum Discussion
Slicer - Using a values in table to slice visuals
- 7 years ago
Hi,
I have created a sample file with the details you provided.
Please check if this works for you.
From the sample data you provided I have noticed there is delimter which seperating each Genere.
So, I have split this column based on Comma delimeter and created another table which acts as a dimension table for your slicer.
Related these 2 tables based on Movie name.
-------------
Another possible solution is you can duplicate the filed and unpivot it and use that Genere filed for slicer.
Solution1:
Solution2:
Regards,
Ananth
Hi,
I have created a sample file with the details you provided.
Please check if this works for you.
From the sample data you provided I have noticed there is delimter which seperating each Genere.
So, I have split this column based on Comma delimeter and created another table which acts as a dimension table for your slicer.
Related these 2 tables based on Movie name.
-------------
Another possible solution is you can duplicate the filed and unpivot it and use that Genere filed for slicer.
Solution1:
Solution2:
Regards,
Ananth