
Ultimate access to all questions.
You've observed that some charts in your Data Studio dashboard are not displaying correctly. This dashboard is connected to a BigQuery table, which is updated throughout the day with new data. A nightly job then recalculates the daily summary and overwrites the table. What steps should you take to identify and resolve the issue?
A
Check the Error Reporting page for any errors related to your dashboard or the BigQuery job.
B
Inspect the nightly job in the BigQuery interface to identify any errors or issues that may have occurred during the data refresh.
C
Use Cloud Debugger to examine the state of the application responsible for the data refresh, assuming it's applicable.
D
Create a filter in Cloud Logging specifically for your Data Studio report to review relevant logs.