I have a site with 16 counters open, and an excel sheet of how many counters are open at certain times of the day (e.g. 5 open at 8am, 13 open at 12pm, etc)
How can I implement this in my model without adding a timetable to each individual counter (i.e. 16 schedules, when there could be 1)? This can be tedious when trying multiple iterations.