Announcements
Hi,
I have a scenario, in which I have to trigger a Bookable Resource Booking using Power Automate 14 days prior to its start time (date)
How I have to trigger that Power Automate which actions do I need for this process. Kindly assist me.
Regards,
Another way to do this:
Trigger a flow every day.
Run a query to pick all Bookings where start date = current date - 14.
Iterate through the results and call a child flow which implements your logic.
Hi Ashar Mustafa,
Per my experience, there is no direct way to do this.
As a work around, you could create a calculated field to get the duration between now and start date -14days.
Then trigger you flow when this column's value equals 0.(Automated Cloud flow.)
André Arnaud de Cal...
294,190
Super User 2025 Season 1
Martin Dráb
232,968
Most Valuable Professional
nmaenpaa
101,158
Moderator