
Announcements
Hey! I want to calculate, how many days are in the range. I have this formula:
add(sub(dayOfYear(item()?['end']),dayOfYear(item()?['start'])),1)Which works perfectly, but I need to exclude weekends from it. Could someone help?
Thanks!
See the following posts for guidance:
https://www.chorus.co/resources/news/calculating-working-days-in-power-automate-or-logic-apps
Ellis