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 based on separate year, month, and day columns.
📊 Data: You have a table with sales data including separate columns for Year, Month, and Day, but no combined date column.
🎯 Deliverable: Create a new column that combines Year, Month, and Day into a proper date using the DATE function.
Progress0 / 4 steps