Mt Query:
ClearCollect(People,ForAll(Office365Users.RelevantPeople(MyUserId).value,{DisplayName:displayName,JobTitle:jobTitle,UserPrincipalName:userPrincipalName,GivenName:givenName,Mail:First(scoredEmailAddresses).address,Id:id}));
Here UserPrinicpalName is not giving any values.Rest all others are fetching values to collection.
Hi @Diya ,
Do you mean that the UserPrincipalName column in your Collection could not be populated with proper values?
Based on the issue that you mentioned, I have made a test, and the issue is confirmed on my side. I would post this issue to my product team, if the issue is solved, I would reply here.
Best regards,
Hello @v-xida-msft ,
" The UserPrincipalName column in your Collection could not be populated with proper values"- yes,this is the exact issue which I face.Any immediate help would be appreciated as many of our users are continously reporting issues.
The query which I use is:
ClearCollect(People,ForAll(Office365Users.RelevantPeople(MyUserId).value,{DisplayName:displayName,JobTitle:jobTitle,UserPrincipalName:userPrincipalName,GivenName:givenName,Mail:First(scoredEmailAddresses).address,Id:id}));
Regards,
Diya
Any idea when this will be fixed ?
@v-xida-msft wrote:Hi @Diya ,
Do you mean that the UserPrincipalName column in your Collection could not be populated with proper values?
Based on the issue that you mentioned, I have made a test, and the issue is confirmed on my side. I would post this issue to my product team, if the issue is solved, I would reply here.
Best regards,
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
198 | |
178 | |
64 | |
34 | |
32 |
User | Count |
---|---|
340 | |
273 | |
116 | |
73 | |
57 |