View the original community article here
Last tested: Sep 1, 2020
After a user has added a marketplace block and try to run the query, they may see No Results
when querying.
One thing to check is to see if the schema name is correct. To find the schema name, you can look under the connection listed in the Update Configurations
modal and search for the specific dataset. When you run Select 10
against the table, it should append the schema to the table name and you'll be able to compare schema names.
This content is subject to limited support.