Hi All;
I'm stuck and need some help...maybe I'm overthinking what I've attempted.
I'd appreciate and tips, guidance or solution.
I need to identify the business date (less Sat. and Sun.) that is x SLA days before the upcoming x Due Day.
(The data does not have a Due Date or any other date)
In the case below, upcoming Monday from today 2024-02-23 is 2024-02-26.
3 days before Monday 2024-02-26 is today 2024-02-23.
Expected result should be 2024-02-21 (Monday 2024-02-26 less 3 days, excluding Saturday and Sunday)
Once I get this part done, I can additionally exclude observed holidays with a Join
Thank you