Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants you to analyze total sales by product category and customer region. You need to build a report that combines sales data with product and customer information.
📊 Data: You have three tables: Sales (with OrderID, ProductID, CustomerID, Quantity, and SalesAmount), Products (with ProductID and Category), and Customers (with CustomerID and Region).
🎯 Deliverable: Create a Power BI report that shows total sales amount by product category and customer region using correct relationships between tables.
Progress0 / 6 steps