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!