Your team uses Google Sheets to track budget data that is updated daily. The team wants to compare budget data against actual cost data, which is stored in a BigQuery table. You need to create a solution that calculates the difference between each day's budget and actual costs. You want to ensure that your team has access to daily-updated results in Google Sheets. What should you do?
Comprehensive and Detailed in Depth
Why D is correct:Creating a BigQuery external table directly from the Google Sheet allows for real-time updates.
Joining the external table with the actual cost table in BigQuery performs the calculation.
Connected Sheets allows the team to access and analyze the results directly in Google Sheets, with the data being updated.
Why other options are incorrect:A: Saving as a CSV file loses the live connection and daily updates.
B: Downloading and uploading as a CSV file adds unnecessary steps and loses the live connection.
C: Same issue as B, losing the live connection.
BigQuery External Tables: https://cloud.google.com/bigquery/docs/external-tables
Connected Sheets: https://support.google.com/sheets/answer/9054368?hl=en
Nettie
3 days agoJoye
8 days agoLindsey
13 days agoGlenn
19 days agoRex
24 days agoChana
29 days agoLorean
1 month agoStephane
1 month agoKing
1 month agoMelda
2 months agoVinnie
2 months agoEsteban
2 months ago