Hello,
When I create a Calendar template screen, I also receive the dropdown that includes "Birthdays", "Holidays" and "Calendar".
I would like to limit the dropdown to only show Calendar, I have no need for Birthdays and Holidays.
Or at least that the Calendar is shown by default within the dropdown instead of Birthdays.
Can anyone help me with this?
Please see image attached for more info.
Thanks ahead, regards
Bran
I've used the formula you suggested and modified it slightly, and now I'm getting the result I wanted.
Filter(Office365Outlook.CalendarGetTables().value, DisplayName = "Calendar")
Thank you.
Hi @bblatnjak ,
Try using below formula in Items property of dropdown -
Filter(Office365Outlook.CalendarGetTablesV2().value.name, name="Calendar")
MS.Ragavendar
27
mmbr1606
14
Super User 2025 Season 1
EE-04041031-0
11