Skip to main content

Notifications

Community site session details

Community site session details

Session Id : bma/hBDHklhGUhDxocY3wV
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 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,651 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard
Loading started