Good Day Everyone !!
I have a field called Ageing. It is calculated as Current Date - Rec Date.
So if my Rec date is = 2023-04-15 and Current Date = 2023-04-25 then the Ageing = 10 days.
How do i calculate Ageing (Business days) - Which is ageing minus the weekends.
In the above example ageing business = 7 days.
Thanks for suggestions