Difference between start time and end time for working hours.
Hi All,
I have a SharePoint list. Within it I have two Columns, Start Date and End Date. They have a time on them also.
I need a third column that calculates the number of working hours between the two dates.
Working hours are 9am til 5.30pm, it should also exclude a list of bank holidays which I have another list for, and exclude weekends. Also if End date is currently empty can it calculate the time between start time and NOW.
I.e.
Start date is 4.30pm 12/08/2026
End date is 09.30 am 13/08/2026
Duration is 1:00 ( [h]:mm )
Is there a way I can get power automate to figure this out and then have that info show in the column?