Re: How can I find the last Friday of the month for a recurrence flow?
@Anonymous
Take a look at my example below.
The second compose action is only there so that I had a convenient way to show you the expressions that I used in the condition.
You could implement this with a recurrence trigger that fires daily. For test purposes, you can hard code a date in the first compose action rather than using utcNow().
Please let me know if you have any issues.
