Hello,
Thanks in advance for any assistance with this.
We have a ticket system whereby people submit by form an action and it's completed with a time stamp; with a goal of completing every request within 8 hours.
Currently we determine if the time completed was within 8 hours of it being submitted and that generates a "1" in a formula column. That column provides a percentage of the amount of 1's filled and gives us a service level.
Recently I was asked to refine this solution to only consider submissions during business hours (Mon-Fri between 9am-6pm).
This way, anything submitted outside of business hours doesn't count against the 8 hour service level until it's within spec.
If something is submitted at 6:01pm, the timer freezes until 9am the next day given it's not a weekend.
Alternately as long as something is submitted within business hours the timer does not stop even if it exceeds business hours or goes into a weekend.
I'm hoping to get some ideas on how this can work within airtable or at all. I've tried a few things but not incredibly savvy with formulas and programming. Currently using the pro version of airtable.
Thanks