Hey guys!
I have an app where employees can clock in and out of their tasks, but I wanted to develop either a Buttom or an automation that when it’s lunch break it would automactilly clock everybody out. Do you know if that is possible? Maybe with a condition where IF(name = “Clocked In”, True, False) or a FILTER()? Any thoughts?