Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants a combined sales report for two different regions to see total sales in one place.
📊 Data: You have two tables: one with sales data from the East region and one from the West region. Each table has columns for Date, Product, and Sales Amount.
🎯 Deliverable: Create a single combined table that appends the East and West region sales data together.
Progress0 / 7 steps