Hi,
My Professional services client have a requirement where resources apply to work on jobs/requirement, once the application is approved by the resource manager. we need to automatically create the booking for the approved resource.
We used Power Automate to create the booking by taking start date and duration parameter from requirement, however the challenge being the booking is created as continuous booking regardless of working hours consideration for the resource.
E.g. We specified the requirement for 32 hours from Monday 26th July -30th July 20201. Now when the booking is created by Power Automate flow it is covering entire duration from 26th July to beginning of next day(27th) 8:00 AM therefore assigning these 32 hours to the resource. So how do we specify the parameter in flow such as "Front Load" or "Remaining Capacity" are considered, so the allocation of 32 hours is done within resource working hours?
In my case, the resource is working 9-5 Monday to Friday hence i was expecting the booking to be created by the logic from Monday 26th - Thursday 29th if front load selected given resource is not assigned any other job during this time.
Thanks