Forum Discussion
ManukArabov
4 years agoNew Member
Data refresh error ODBC: ERROR [42S02]
Hello! My dashboard is using Google Big Query connector. My data in GBQ is updated everyday and my dashboard data is set up to be refreshed everyday too. I've built my dahsboard about three month...
v-chenwuz-msft
Community Support
4 years agoHi ManukArabov ,
The table can not be found. Can you try SQL statement in advanced option. And use fully qualified table names in the format Database.Schema.Table, for example SELECT * FROM DEMO_DB.PUBLIC.DEMO_TABLE
For more details you can refer this article.
Google BigQuery connector - Power Query | Microsoft Docs
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.