Hi all,
I have a PowerApps with calendar event entry, one feature is user can decide if the event is recurrent and how many times the occurrences is.
For example, they created an event and they want this event to be recurrent on monthly basis for 12 occurrences.
So I need to save this event 12 times with same information (i.e location, required attendees) but different dates.
I am making a flow to save these occurrences in SharePoint list but I am already stuck on how to loop it. I already have for one time entry but how can I do this multiple times.

Any help is appreciated. Thank you!
Regards,
May