I am trying to create a calendar app that will show calendar events for a specific day, as I have numerous calendars I was going to use a drop down for selecting the calendar and then have the events display in a gallery.
I have set up the drop down using Office365Outook.CalendarGetTablesv2().value to pull through the different calendars however when I go to use this drop down value in the gallery's formula Office365Outlook.V4CalendarGetItems(Dropdown2.Selected.name) I get an error saying that I have an invalid parameter for the table, please can somebody offer any assistance.
Thank you,
Solved! Go to Solution.
Hi @JAYates1995 ,
I made a test based on your code, but I cannot reproduce your issue, all events can be displayed in the gallery properly.
Could you please try to remove the Office365 Outlook connection and re-add it again to see if the issue is fixed?
If it still doesn't work, try to go to Data-Connection to establish a new Office365 Outlook connection and try agin.
Hope this helps.
Sik
Hi @JAYates1995 ,
I made a test based on your code, but I cannot reproduce your issue, all events can be displayed in the gallery properly.
Could you please try to remove the Office365 Outlook connection and re-add it again to see if the issue is fixed?
If it still doesn't work, try to go to Data-Connection to establish a new Office365 Outlook connection and try agin.
Hope this helps.
Sik
User | Count |
---|---|
250 | |
248 | |
82 | |
45 | |
30 |
User | Count |
---|---|
340 | |
261 | |
123 | |
64 | |
58 |