BASE DE CONNAISSANCES

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


Date de publication : 22 Dec 2016
Date de dernière modification : 20 Jul 2023

Problème

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]

Environnement

  • Tableau Desktop
  • Windows 10
  • Google BigQuery

Résolution

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.

Cause

This is an issue within Google BigQuery. 
Cet article vous a-t-il permis de résoudre le problème ?