Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants to understand how many total sales transactions happened each month and how many unique customers made purchases each month.
📊 Data: You have a sales data table with columns: TransactionID, CustomerID, SaleDate, and Amount.
🎯 Deliverable: Create a report showing for each month the total number of sales transactions and the number of unique customers.
Progress0 / 4 steps