Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants a report that categorizes each product's sales performance into 'Low', 'Medium', or 'High' based on total sales amount.
📊 Data: You have a sales data table with columns: ProductID, ProductName, SalesAmount.
🎯 Deliverable: Create a new calculated column using the SWITCH function to classify sales performance and build a simple table visual showing ProductName and its Sales Performance category.
Progress0 / 4 steps