Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants a report that shows total sales by product category for each month in a clear table format.
📊 Data: You have a sales dataset with columns: Date, Product Category, and Sales Amount. The data lists each sale as a separate row with the date and category.
🎯 Deliverable: Create a pivot table that shows months as columns, product categories as rows, and total sales as values.
Progress0 / 3 steps