Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants a report showing the exact date of each sale using separate year, month, and day columns.
📊 Data: You have a table with sales data including separate columns for Year, Month, Day, and Sales Amount.
🎯 Deliverable: Create a new column that combines Year, Month, and Day into a proper date using the DATE function.
Progress0 / 4 steps