Scenario Mode
👤 Your Role: You are a sales assistant at a retail company.
📋 Request: Your manager wants a daily sales report that shows the current date and time automatically, along with sales data for the day.
📊 Data: You have a table with sales transactions including product names, quantities sold, and sales amounts. The date and time of the report should update automatically each time the sheet is opened.
🎯 Deliverable: Create a sales report sheet that displays the current date using TODAY(), the current date and time using NOW(), and summarizes total sales for the day.
Progress0 / 4 steps