Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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
Solved! Go to Solution.
@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
https://docs.microsoft.com/en-us/dax/treatas-function
@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
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
75 | |
56 | |
50 | |
44 |