KNOWLEDGE BASE

Google BigQuery service was unable to compile the query. Unrecognized name: `person.name.first`


Pubblicato: 22 Dec 2016
Data dell'ultima modifica: 20 Jul 2023

Problema

When connecting to BigQuery data source from Tableau Desktop then receives error:
 
The Google BigQuery service was unable to compile the query. Unrecognized name: `person.name.first` at [1:37]

Ambiente

  • Tableau Desktop
  • Windows 10
  • Google BigQuery

Soluzione

Option 1

Fields must contain only letters, numbers, and underscores, start with a letter or underscore, and be at most 128 characters long.


Option 2

When connecting to Google BigQuery, select the "Use Legacy SQL" option in Tableau Desktop. For more information, see Check if your workbook uses standard SQL or legacy SQL in Tableau Help.

Causa

This is an issue within Google BigQuery. 
Con questo articolo hai risolto il problema?