I've tried to set up a scheduled cloud flow to run on the last Friday of every month as below:
@And(lessOrEquals(int(utcNow('dd')),int(addDays(addToTime(startOfMonth(utcNow()),1,'Month'),-1,'dd'))),greaterOrEquals(int(utcNow('dd')),int(addDays(addToTime(startOfMonth(utcNow()),1,'Month'),-7,'dd'))))
However, the result on testing is:
I've tried refreshing connections and setting a new flow up, but can't solve it. Any help much appreciated!
@v-jefferni Thanks. I've tried your suggested actions but still get the same error. Is the example time string compatible with timezone I've selected?
Sure, screenshots of flow below. If I remove the trigger condition, it works fine.
Hi @FG33 ,
The expression is correct. Could you please share the entire flow? Or you can try and:
1. fill up the time zone paramter;
2. recreate the actions those of other connectors.
Best regards,
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2