Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants to understand the total revenue generated by each product category, considering the quantity sold and unit price for each product.
📊 Data: You have a sales table with columns: ProductCategory, ProductName, QuantitySold, and UnitPrice.
🎯 Deliverable: Create a report that shows total revenue by product category using a calculated measure with SUMX.
Progress0 / 3 steps