web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Calendar Recurring Events
Power Apps
Answered

Calendar Recurring Events

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi All,

 

I'm trying to get recurring events to work in a PowerApps calendar. If I don't enter "recurrenceEnd" it works but the recurrence goes on forever. If I try to enter a recurrence end date it errors out with the error shown.

 

Does anyone have experience getting this to work?

 

Thanks in advance

 

Error

amccormack_0-1652379799007.png

 

Code

Office365Outlook.V4CalendarPostItem(
"Calendar",
datesOrgSelectionDropdown_2.Selected.structureName,
Concatenate(recurringStartDate1.SelectedDate, " ", recurringStartTime1.Text),
Concatenate(recurringStartDate1.SelectedDate, " ", recurringEndTime1.Text) ,
"(UTC-08:00) Pacific Time (US & Canada)",
{
body:Concatenate("Org Selection: ", Text(datesOrgSelectionDropdown_2.Selected.structureName)),
recurrence: Text(recurrenceSchedule.Selected.Value),
recurrenceEnd: recurringEndDate1.SelectedDate,
isAllDay: If(recurringAllDayToggle.Value=true,true,false)

}
)

Categories:
I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @a-mccormack ,

     

    I found some similar case of this error and finally it seems due to data format:

    https://github.com/microsoftgraph/msgraph-sdk-javascript/issues/404

     

    Could you please share a screenshot with some sample data for that formula?

     

    Hope this helps.

     

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 408

#2
timl Profile Picture

timl 340 Super User 2026 Season 1

#3
Vish WR Profile Picture

Vish WR 319

Last 30 days Overall leaderboard