I have a Tableau application that works above RedShift. I have many set of data tables saved in different schemas. Each schema has exactly the same tables in the same format.
I also have a set of users. Each user should work with his own schema only (I have a table of mappings between users and schemas).
The question is how to make Tableau look on a different schema depending on the current username?
Thanks!