Comments on: People Picker in Power Apps
https://www.spguides.com/create-people-picker-in-power-apps/
Learn SharePoint, Office 365, Nintex, PowerApps, PowerBI etc, SharePoint training and video coursesThu, 02 Nov 2023 13:02:35 +0000
hourly
1 https://wordpress.org/?v=6.6.2
By: Manoj Regmi
https://www.spguides.com/create-people-picker-in-power-apps/#comments/655
Thu, 17 Mar 2022 16:39:04 +0000https://www.sharepointsky.com/?p=21315#comment-655Hi
I need help on the following: I have a person field that has multiple users in each cell. I was able to ungroup the user names in the combo box. I’m trying to implement Search or Filter by user names. And I do have a data set in the data table.
Thanks
]]>
By: Paz
https://www.spguides.com/create-people-picker-in-power-apps/#comments/270
Sat, 08 May 2021 16:05:08 +0000https://www.sharepointsky.com/?p=21315#comment-270Hi Bijay, So far this is the best step by step guide I have found anywhere online. My question is, (cannot find this ANYWHERE), what is your formula to autopopulate text input box, based on another combo box-with people picker for that user’s manager? I cannot figure it out, been trying for a while. Help!!
]]>
By: Tarun Vats
https://www.spguides.com/create-people-picker-in-power-apps/#comments/250
Fri, 23 Apr 2021 17:14:43 +0000https://www.sharepointsky.com/?p=21315#comment-250Hello Bijay, very detailed and informative information. I have same kind of requirement. But how can I save the users(email, Name) from Gallery to the SharePoint List, I have to add all the gallery users in the People column of an item of SharePoint list. Can you please share this too ?
]]>
By: RA1149
https://www.spguides.com/create-people-picker-in-power-apps/#comments/104
Thu, 22 Oct 2020 15:14:26 +0000https://www.sharepointsky.com/?p=21315#comment-104Very well done blog! I just wanted to note that as soon as you add a filter to the combo box items formula, it doesn’t work.
Filter(Office365Users.SearchUser({searchTerm:ComboBox1.SearchText,top:10}), Upper(CompanyName) = “MYCOMPANY”)
]]>