Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants a report that combines detailed sales data from a local Excel file with summarized customer data from a cloud-based SQL database. The goal is to analyze sales performance by customer segments without importing all customer data locally.
📊 Data: You have two data sources: 1) An Excel file with detailed sales transactions including Date, Product, CustomerID, and SalesAmount. 2) A SQL database with customer information including CustomerID, Segment, and Region.
🎯 Deliverable: Create a Power BI report using a composite model that combines the imported sales data with the direct query customer data. Build a visual showing total sales by customer segment.
Progress0 / 5 steps