Skip to main content

Notifications

Community site session details

Community site session details

Session Id : a47hLblCYGOIKkbjwWmjLB
Power Apps - Building Power Apps
Unanswered

I want use people picker using of 0ffice365 connector but I want to see only one team member information

Like (0) ShareShare
ReportReport
Posted on 9 Apr 2021 08:07:33 by

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.

RajSaha__0-1617955640028.png

 


Thanks,
Raj


Categories:
  • Elias-V Profile Picture
    88 on 09 Apr 2021 at 08:30:30
    Re: I want use people picker using of 0ffice365 connector but I want to see only one team member information

    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.

    Elias-V_0-1617956997716.png

    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,

    Elias-V

  • Community Power Platform Member Profile Picture
    on 09 Apr 2021 at 08:25:38
    Re: I want use people picker using of 0ffice365 connector but I want to see only one team member information

    That above function is not working 

    I want access only one team member. I don't want to see other team information.

    Thanks,
    Raj

  • Elias-V Profile Picture
    88 on 09 Apr 2021 at 08:14:45
    Re: I want use people picker using of 0ffice365 connector but I want to see only one team member information

    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

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.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 177 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 99

#3
stampcoin Profile Picture

stampcoin 80

Overall leaderboard
Loading started