Each day that a row is in an 'In Progress" status, I want to increment a counter to determine the # of days in progress.
So far I have tried an automation that runs daily and filters based on the condition. But I am not finding a way to add 1 to the counter.
I have thought about doing a function but can't find a suitable solution. Any suggestions would be greatly appreciated?