Forum Discussion
Hippocampus
3 years agoFrequent Visitor
filter column on and off a visualisation table based on slicer
Hi all. I have a visualisation table with a bunch of columns. I would like to have a slicer, let's say True/False. When True, the visualisation table will display a particular column table['employee...
- 3 years ago
Slicer filters values, so it cannot display or not display a column.
Columns can be selected by using
A "field parameters" option
It is not conditional on value; the user simply selects a column to display.If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Ritaf1983
Super User
3 years agoSlicer filters values, so it cannot display or not display a column.
Columns can be selected by using
A "field parameters" option
It is not conditional on value; the user simply selects a column to display.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.