Scenario Mode
👤 Your Role: You are an HR assistant at a company.
📋 Request: Your manager wants a schedule that shows the day of the week for each employee's start date and calculates their expected last working day after a fixed number of working days, excluding weekends.
📊 Data: You have a list of employees with their start dates and the number of working days they will work.
🎯 Deliverable: Create a table that shows each employee's start date, the weekday name of that start date, and their expected last working day calculated by adding the working days excluding weekends.
Progress0 / 4 steps