Documentation Index

Fetch the complete documentation index at: https://docs.supermetrics.com/llms.txt

Use this file to discover all available pages before exploring further.

About the Query SQL field and SQL dialect

Prev Next

When querying data from your BigQuery instance to Google Sheets or Data Studio with our Google BigQuery data source connector, you might encounter issues with your queries. 

By default, the connector uses legacy SQL. If your query isn't working as expected, set the dialect to standard SQL by adding the #standardSQL declaration on the first row of your SQL.