BASE DE DADOS DE CONHECIMENTO

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


Publicado: 22 Dec 2016
Data da última modificação: 20 Jul 2023

Problemas

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

Resolução

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. 
Este artigo resolveu o problema?