Forum Discussion
maxduff59
4 years agoHelper II
Table visualisation with parameters from slicer
Hello everybody,
I have three data sources (table 1, table 2 and parameters). Parameters contains all the columns that I have in my table 2. I created a slicer where I could choose the parameters that I want to visualize in my table.
However, when I am creating my table, how do I tell him to only display the columns chosen in the slicer ? Do I need to create a measure ?
Thanks in advance for your time and your help
maxduff59 , You can join parameter with table 1 and table 2 and use in filter
or use treatas in parameter to sue slicer values from parameters
1 Reply
- amitchandakSuper User
maxduff59 , You can join parameter with table 1 and table 2 and use in filter
or use treatas in parameter to sue slicer values from parameters