Hide dimension from visualization, show in CSV download

We have a table chart in our iframed dashboards and do not want to show the User ID in the table itself. However, if the end user decides to download the data to a CSV, the CSV download DOES include the User ID column.

How can this be done? Basically hide from visualization but show up for the CSV download. Currently, it seems that if we want it in the CSV, you must show it in the viz.

Thanks!

Your data has to be in the data table but doesn’t have to show up in the table visusalisation. If you use “Hide this field from visualisation”

Then it will not appear in the table visualisation:

Then they just have to make sure they download using the option “As displayed in the data table”

1 Like