Forum Discussion
Table for relationship slicer
Hello,
I created a user table (1 x 3), which looks like below:
______________
|User |
|Logged in |
|Anonymous |
|Both |
and trying to use the slicer to filter out other tables to show the charts and graphs for the chosen selection (used relationship),
but i want to know if it is possible for the "Both" to show both logged in user and anonymous user.
other tables do not have the value "both", it only has Logged in or anonymous.
Hey Anonymous ,
In that case you don't need to give "Both" as an explicit option the slicer.
Just enable Multi Select from the Slicer properties as below:
This way the user will be able to select more than one option(Both Anonymous & Logged in) by using Ctrl button and the required data will be shown in the table.
1 Reply
- PC2790Community Champion
Hey Anonymous ,
In that case you don't need to give "Both" as an explicit option the slicer.
Just enable Multi Select from the Slicer properties as below:
This way the user will be able to select more than one option(Both Anonymous & Logged in) by using Ctrl button and the required data will be shown in the table.