Forum Discussion

Hippocampus's avatar
Hippocampus
Frequent Visitor
3 years ago
Solved

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'] whilsts when False, the column is hidden from the table. Is there any work around that? Thank you!

  • 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.

     

1 Reply

  • 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.