Announcements
I used combo box.and I used office365 connector but I'm getting all the organization information but I want to see only one team information.
Thanks,Raj
Hi Raj.
I have done something similar recently. We did this by adding a filter in Items like this:
Filter( Office365Users.SearchUser({searchTerm: Self.SearchText}), CompanyName = "companyName" )
Hope this helps
Elias-V
That above function is not working
I want access only one team member. I don't want to see other team information.Thanks,Raj
Hi Raj,
You will need to find a way to differentiate between the users you want to search through and the ones you don't want to search through.
I suggest you look for a property in the Office365 item that you can filter on, maybe something like manager?
It could also help if you share the code you are already using on the combobox.
Thanks,
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.
11manish 530
WarrenBelz 459 Most Valuable Professional
Haque 314