Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

When running Tableau against BigQuery, there is no Query History

When running a report on the Tableau Cloud against BigQuery, there is no Query History. Even when I refresh the datasource with a new day of data, and I see that the report now shows the new date, there is no Query History. I need to see the History to calculate costs and to understand what Tableau is doing behind the scenes.

like image 768
HannahS Avatar asked Nov 22 '25 00:11

HannahS


2 Answers

Make sure to use same user for tableau and for retrieving query history

like image 133
N.N. Avatar answered Nov 24 '25 02:11

N.N.


There is a flag administrators can use on the jobs API to retrieve jobs for all users in the project they administer. See the allUsers flag described at: https://cloud.google.com/bigquery/docs/reference/v2/jobs/list

This functionality is not available in the UI but you can use the command line tool (bq) to retrieve jobs across users. It has a flag that enables this option.

like image 43
Siddartha Naidu Avatar answered Nov 24 '25 01:11

Siddartha Naidu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!