bordway
12-14-2023Cloud Apps
The workaround that I did end up finding was set up the User Parameter to be used in Live Models and then I can create table queries that just do `SELECT * FROM {parameter}.<table_name>` for all the tables I needed
The workaround that I did end up finding was set up the User Parameter to be used in Live Models and then I can create table queries that just do `SELECT * FROM {parameter}.<table_name>` for all the tables I needed