Announcements
I have a drop-down on my App that I building that listed all of the employees in the organization. For some reason I noticed that I only have access to 30 names, which includes one distribution list. I'm not sure how I lost access. Do you have a suggestion on how to resolve this? Did I need to connect to Office 365 Outlook? Thanks for your help!
hey @vrsmitty
can u show us what u put into the items property of your dropdown? Do you use a dropdown or a combo box?
Normally you would need the office 365 user connector
Hi @vrsmitty , What is the item property of dropdown? Can you try this:
Office365Users.SearchUserV2({isSearchTermRequired:false,searchTerm:Self.SearchText,top:999}).value
And make this setting.
NOTE: I am using combo box.
-----------------------------------------------------------------------------------------------------------------------------I hope this helps.Please click Accept as solution ✅ if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs up.👍Thanks,ANB
I have the name of my SharePoint list in there. Definitely looks like I'm missing something.
@vrsmitty You are using the People picker column from SP list. IF you want to have all user listed then try to use above code which i suggested.
Thank you for taking the time to help!
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.
WarrenBelz 529 Most Valuable Professional
Haque 230
Kalathiya 217 Super User 2026 Season 1