Is there a way in Domo to show/hide columns in a table type of card ?

so I have a table card which has 10 total columns (i.e. column 1-10). I want to give an option on my end application (where I would embed my dashboard) to user to see only selected columns dynamically in this table.

So a user can select that I don't want to see column 5 and column 8, so this table should hide those 2 columns for that user.

How can I achieve this ?

Comments

  • there is not currently a way in a table card to allow the end user to conditionally hide columns. You could use PDP to hide values if you need to hide sensitive information.

    **Check out my Domo Tips & Tricks Videos

    **Make sure to <3 any users posts that helped you.
    **Please mark as accepted the ones who solved your issue.
  • michiko
    michiko Contributor

    If you pivot your data into the structure below, you might be able to achieve that..

    Date, Column Name, Value

    render using a pivot table and set the Column Name as filter