Google
ASSOCIATE-CLOUD-ENGINEER · Question #230
You are using Data Studio to visualize a table from your data warehouse that is built on top of BigQuery. Data is appended to the data warehouse during the day. At night, the daily summary is recalcul
The correct answer is A. Use the BigQuery interface to review the nightly Job and look for any errors. https://cloud.google.com/bigquery/docs/managing-jobs#view-job. Cloud Debugger is for inspecting apps: https://cloud.google.com/debugger/docs.
Submitted by alyssa_d· Mar 30, 2026Ensuring successful operation of a cloud solution
Question
You are using Data Studio to visualize a table from your data warehouse that is built on top of BigQuery. Data is appended to the data warehouse during the day. At night, the daily summary is recalculated by overwriting the table. You just noticed that the charts in Data Studio are broken, and you want to analyze the problem. What should you do?
Options
- AUse the BigQuery interface to review the nightly Job and look for any errors
- BReview the Error Reporting page in the Cloud Console to find any errors.
- CIn Cloud Logging create a filter for your Data Studio report
- DUse Cloud Debugger to find out why the data was not refreshed correctly
How the community answered
(29 responses)- A72% (21)
- B3% (1)
- C7% (2)
- D17% (5)
Explanation
https://cloud.google.com/bigquery/docs/managing-jobs#view-job. Cloud Debugger is for inspecting apps: https://cloud.google.com/debugger/docs.
Topics
#BigQuery#Data Studio#job monitoring#error analysis
Community Discussion
No community discussion yet for this question.