Hi -
In the Arrival table ⇾ Source in the quantity column how I can define if the person has shown up on previous day/time, then the Quantity should be 0 otherwise it should be 1?
To put it another way, considering a weekly schedule, I want the person to show up 3 days per week randomly from Monday to Friday, how can I do that in the Arrival table?
*Each person is unique, and I label them with their names in the table.
Thanks