Scenario Mode
👤 Your Role: You are a data analyst at an e-commerce company.
📋 Request: Your manager wants a monthly sales report that updates automatically with the latest data from BigQuery.
📊 Data: You have access to a BigQuery table named 'ecommerce.sales_data' with columns: OrderID, OrderDate, Region, ProductCategory, SalesAmount.
🎯 Deliverable: Create a Google Sheet connected to BigQuery that shows total sales by month and region, updating automatically when data changes.
Progress0 / 5 steps