Hi Tableau Community,
I am working on a project where I am trying to select groups of variables based on the model chosen and only show those variables when the corresponding model is shown. I have created an example of what I am trying to accomplish.
Example:
Dataset with 6 variables (measures) and 3 Models
Model A - Var1, Var2,
Model B- Var3, Var4,
Model C- Var4, Var5, Var6
My goal is when I select Model A it will only display the first two variables but hide the others.
For Model C, I also showed an example where there would be some overlap with Model B, but I would still want to see all 3 variables (Var4, Var5, Var6)
Thanks for the help,
Tommy
Hi @Tom Darlington, this is not possible with Parameter, set, or filter. An alternative is to use Parameter to swap the sheet you wanted.
workbook attached for ref. I hope it helps.