https://community.fabric.microsoft.com/t5/Power-Query/Date-Time-difference-excluding-weekends-and-fa... Remind, here's the function : let // calculates a duration between two timestamps in working hours fnDura
https://community.fabric.microsoft.com/t5/Power-Query/Date-Time-difference-excluding-weekends-and-fa... Remind, here's the function : let // calculates a duration between two timestamps in working hours fnDurationWorkingHours = (StartDateTime as datetime, EndDateTime as datetime) ...
https://community.fabric.microsoft.com/t5/Power-Query/Date-Time-difference-excluding-weekends-and-fa... Remind, here's the function : let // calculates a duration between two timestamps in working hours fnDurationWorkingHours = (StartDateTime as datetime, EndDate...
https://community.fabric.microsoft.com/t5/Power-Query/Date-Time-difference-excluding-weekends-and-fa... Remind, here's the function : let // calculates a duration between two timestamps in working hours fnDurationWorkingHours = (StartDateTime as datetime, EndDate...