Can we provide dashboard user to show and hide table columns on published dashboard

I have a dashboard published with a table containing columns as
Name, UserId, Age
I would like to give anonymous user, capability to show and hide the column Age on the embedded dashboard

1 Like

This is not natively possible.

You can look at this post for other ideas.

2 Likes

Hi @yogendrasgautam I’m not sure if you need this anonymours user can only see his own Age in this table and hide it to all rest of viewers in your dashboard. In that case, you can only allow to this anonymous user see the column Age with Column Level Security: Using column-level security (CLS) to restrict access to a dataset - Amazon QuickSight

2 Likes