Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants a clean sales report where the 'Customer Name' column is split into 'First Name' and 'Last Name', and the 'City' and 'State' columns are merged into a single 'Location' column.
📊 Data: You have a sales data table with columns: Order ID, Customer Name (full name), City, State, Product, Quantity, and Sales Amount.
🎯 Deliverable: A cleaned sales report table with separate 'First Name' and 'Last Name' columns and a merged 'Location' column combining City and State.
Progress0 / 5 steps