Forum Discussion
Category selection for multiple values
- 6 years ago
You can modify your table as below and create two slicers based on Group and Sub-Group:
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Create a measure :
then go to filters (on your table) :
Can you test this ?
Anonymous
It's not working, Do we need to give relationship. If yes where to give. i mean to which column?
- Anonymous6 years agoNot applicable
In my case, I had 2 tables which were related via Id :
- In you case you can create a table containing only the 3 groups then create a relationship between on the 2 tables based on the group.
If you select something in the first table, it will filter the 2nd.
So the first table is acting as a slicer
This is when nothing is selcted (2nd table empty)And this is when you select something in the first table :
I hope this can help you (in your case the first table would be the groups)