Scenario Mode
👤 Your Role: You are a business intelligence analyst at a retail company.
📋 Request: Your manager wants you to create a report that shows the latest product sales data by connecting Power BI directly to the company's online sales system using OData and REST API connections.
📊 Data: You have access to the company's OData feed URL that provides product sales data including ProductID, ProductName, SalesDate, QuantitySold, and SalesAmount. Additionally, you have a REST API endpoint that returns customer feedback data with CustomerID, ProductID, FeedbackDate, and Rating.
🎯 Deliverable: Create a Power BI report that combines sales data from the OData feed and customer feedback from the REST API. The report should show total sales and average customer rating per product.
Progress0 / 6 steps