Announcements
Hi, I just started out working with PowerApps and want to use the out of the office template provided. At first I had a problem with the display name but this was solved by < https://powerusers.microsoft.com/t5/Building-Power-Apps/Office365-GetEventsCalendarView-mislukt-The/m-p/136620#M47237 >
Now on the Submitbutton I get the following message < Office365.V2CalendarPostItem failed: The method 'V2CalendarPostItem' has an invalid value for parameter 'table' >. However when I click on submit it will work.
Somebody a clue of what this can be?
@Anonymous
It appears V2 has been deprecated so you need to use V4 of that particular function
https://docs.microsoft.com/en-us/connectors/office365/#create-event-(v2)-[deprecated]
The issue is most likely you have this code snippet in the function somewhere: {IsHtml: true}
just removing the above and changing the V2 to V4 will likely fix the problem, if not, you may have to do a little more digging.
A number of the Outlook functions have been having this issue lately as MS has been updating them.
Hi, unfortunately it didn't solve the problem.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 530
WarrenBelz 459 Most Valuable Professional
Haque 314