Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants a summary table that shows total sales and total quantity sold by each product category.
📊 Data: You have a sales transactions table with columns: OrderID, ProductID, Category, Quantity, and SalesAmount.
🎯 Deliverable: Create a calculated table that groups data by Category and shows total sales and total quantity for each category.
Progress0 / 4 steps