During creating my app I've noticed the Office365 connector functions set is different than it was in my another app.
Same environment, same account.
Does anyone experienced something like that?
I need to use Office365.CalendarGetTable function which is missing now...
Solved! Go to Solution.
It was related to different versions of PA release. If you create a new PowerApp using Contacts tempalte it will have one of the previous releases that has different methods set.
AH! I KNOW! Contacts App from PowerApps examples has different function set somehow...
How can I have the same function set in my another app?
Hi @Mike_Guzowski ,
Functions for connectors won't change with different apps. Office365.CalendarGetTable function should be avaiable for all Office365 Outlook connectors. To show a list of available Calendars, set below formula in the Items property of a dropdown control or a gallery control:
Office365.CalendarGetTables().value
Regards,
Mona
It was related to different versions of PA release. If you create a new PowerApp using Contacts tempalte it will have one of the previous releases that has different methods set.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
196 | |
174 | |
62 | |
33 | |
32 |
User | Count |
---|---|
339 | |
270 | |
109 | |
76 | |
59 |