Hello,
I'm attempting to calculate the due date for a file in a MS List, however I'm running into quite a few issue due to the considerations that need to be accounted for each file.
These considerations are as follows:
- The calculation must only take into account workdays, thereby excluding weekends and holidays.
- The calculation has to take into account the priority of the file as it determines the length of time allotted for the file's review:
- High - 10 workdays
- Medium - 20 workdays
- Low - 30 workdays
- No Longer Required - Due Date must be left Blank
- Start Date is Blank - Due Date must be left Blank
- The calculation must also take into account the Regional Area the file is assigned to, as each Regional Area has different holidays.
- I have created a separate MS List to list the holidays for each Regional Area.
- Each Regional Area has a column in this list where the dates for each holiday is listed (ex. North, South, East & West)
I have attempted to customize the solution outlined by
Penthara, however I've not been successful.
If anyone is able to help and/or guide me with building this flow, it would be very much appreciated.
Thank you in advance!