Scenario Mode
👤 Your Role: You are a data analyst at a retail company.
📋 Request: Your manager wants you to create a reusable data source that cleans and combines customer and sales data for multiple reports.
📊 Data: You have two raw data tables: Customers (CustomerID, Name, Region) and Sales (SaleID, CustomerID, Date, Amount).
🎯 Deliverable: Create a Power BI dataflow with entities that clean and merge these tables, then use the dataflow in a report showing total sales by region.
Progress0 / 7 steps