Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants to understand the difference between calculated columns and measures by analyzing sales data. They want you to create examples of both and explain when to use each.
📊 Data: You have a sales table with columns: OrderID, Product, Quantity, UnitPrice, and OrderDate.
🎯 Deliverable: Create a calculated column that shows TotalPrice per row and a measure that calculates Total Sales. Then build a simple report showing both and explain their differences.
Progress0 / 5 steps