I have successfully established a connection to Snowflake on quicksight. I can see the schema and tables and import the tables to SPICE, but when I try to use a custom SQL I get an error that says
“Your database generated a SQL exception. This can be caused by query timeouts, resource constraints, unexpected DDL alterations before or during a query, and other database errors. Check your database settings and your query, and try again.”
on Show details, it says
“SQL compilation error: Object ‘DBNAME’ does not exist or not authorized.”
The DB NAME exists and I am able to get the result of the query on the snowflake worksheet.
Any suggestions would be helpful, Thanks in advance.