Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants you to categorize sales performance for each store based on monthly sales numbers.
📊 Data: You have a table with store names and their monthly sales amounts.
🎯 Deliverable: Create a new column that uses the IFS function to assign performance categories: 'Excellent' for sales above 10000, 'Good' for sales between 7000 and 10000, 'Average' for sales between 4000 and 7000, and 'Poor' for sales below 4000.
Progress0 / 3 steps