Hello All
I am looking for a Trigger condition for recurrence action in power automate which helps running my flow between 2:15 AM and 11:30 AM in UTC from Monday to Friday. Please advise.
TIA
got this from someone but looks like it does not have minutes condition, please help adding minutes condition to it:
@And(and(and(greaterOrEquals(int(utcNow('HH')), 3), lessOrEquals(int(utcNow('HH')),10)),greaterorEquals(int(dayOfWeek(utcNow())), 1)),lessOrEquals(int(dayOfWeek(utcNow())),5))
WarrenBelz
146,660
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional