Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants to classify each sale as 'High Value' or 'Regular' based on the sale amount. Sales above $500 should be labeled 'High Value', others as 'Regular'.
📊 Data: You have a sales dataset with columns: Sale ID, Product, Sale Amount, and Date.
🎯 Deliverable: Create a new column in Power BI using the IF function to classify sales, then build a simple table visual showing Sale ID, Sale Amount, and the new classification.
Progress0 / 4 steps