Forum Discussion
When expanded column is not returning expected value rather delimited values of the entire row.
- 5 years ago
Hi Anonymous ,
Currently simliar issue has been sumbited internal.
As a temporary workaround, try to make the table name and the column name be different to avoid this issue.
Best Regards,
Community Support Team _ Yingjie Li
Looks like that column contains JSON. You could try making a custom column with = Json.Document([Sessions]) to confirm and/or drill into that array.
Pat
- Anonymous5 years agoNot applicable
Hi Pat,
Thank you for looking into my problem.
Added a custom column Json.Document([Sessions]) and records contain the following error message
DataSource.Error: ODBC: ERROR [42000] [Microsoft][BigQuery] (70) Invalid query: Unrecognized name: source; Did you mean bounces? at [3:5]
Details:
DataSourceKind=GoogleBigQuery
DataSourcePath=GoogleBigQuery
OdbcErrors=[Table]The preview of the table from BigQuery looks like this.