Feb 25 2022
03:55 AM
- last edited on
Aug 03 2023
06:46 PM
by
TechCommunityAP
Feb 25 2022
03:55 AM
- last edited on
Aug 03 2023
06:46 PM
by
TechCommunityAP
Good Day,
Is there a way to create a dynamic drop with the users in my M365 tenant?
Feb 25 2022 04:43 AM
@TrevorG this isn't possible with Microsoft Forms. When I need a dropdown for the user to select one of our 65000 staff I build the form in Power Apps. They enter the first few letters of the email address and then select the user from a combobox which has filtered the names down using the Office365Users.SearchUser function, for example Office365Users.SearchUser({searchTerm:inpApprover.Text})
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)
Feb 28 2022 08:45 AM