Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

Powerapps Email field list

(0) ShareShare
ReportReport
Posted on by 26

Hi there,

 

I have a wired problem with powerapps email field. 

My PowerApp application uses form to get data from user and uses share point list as data source to save them.

The Sharepoint list has a field named "PMEmail" of datatype Person or Group.

This filed in PowerApps is shown as a dropdown and when users types names of people, list of matching email IDs are popuped. 

Few of the emails within my organization is not fetched / populated in the dropdown list of powerapps, while the same email ids are fetched when directly filling the sharepoint list. 

Note: All O365 applications in our organization connects with Azure AD. 

 

Can you guys suggest what could be issue here or is there something i'm missing. 

  • Re: Powerapps Email field list

    Hi @SS13,

    This is so weird.

    How about setting the Combo Box using the Ofifce365User() function?

    Set the Items property as below:

    Office365Users.SearchUser({searchTerm:ComboBox1.SearchText})

    Not sure how many users in your group, just test if this could solve your problem.

    Regards,

    Qi

  • Sriram6000 Profile Picture
    Sriram6000 26 on at
    Re: Powerapps Email field list

    Hi Qi

     

    I have already set the Item property of the dropdown datacard to Choices(SPList.PersonFieldName). Still i do not get to see all the email IDs that are visible in the sharepoint list. Please find the screen shot of the powerapps.

     

    Let me know if i'm missing anything.

     

    Regards

    Sri

    Capture.PNG

  • Re: Powerapps Email field list

    Hi @SS13,

    Could you please tell me that how you set the Items property of the dropdown control?

    Actually, if you connect the Office365Users to the app and use the Office365User() function to get users, it do have difference with the SharePoint dropdown list.

    If you want the dropdown list display users as many as they are the SharePoint dropdown list, please set the Items of the dropdown control as below:

    Choices(SPList.PersonFieldName)

    Please check if it could help.

    Regards,

    Qi

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,567

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,907

Leaderboard