I have a basic report request form and would like to know if I was 'late' in completing the request, which would be simple - but I have the client provided due date column and an adjusted due date column that I enter (to balance impossible timelines - and i want to keep the original request intact).
How can I see if my 'Done' date is negative working days after the 'Due' date OR a potential 'Adjusted Due' date - if there is one.
In other systems I'd do a coalesce of the adj due, due columns then compare against the done date. Feel like I may be missing something simple here.
Poorly drawn on screenshot - if that helps:
Thanks!!