web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Mandatory validation c...
Power Apps
Unanswered

Mandatory validation cease to work for People Picker Column

(0) ShareShare
ReportReport
Posted on by 603

 I have a people picker column with below code. Mandatory validation cease to work while clicking on Submit button. May i know why?

If i don't change the Items property of combobox, validation works

Items property of combobox

SortByColumns(Office365Groups.ListGroupMembers("XXXX-XXXX-XXXX-XXXX").value,"displayName",SortOrder.Ascending)

Update Property of combobox

{
    '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
    Claims: "i:0#.f|membership|" & Lower(DataCardValue100.Selected.mail),
    Department: Office365Users.UserProfile(DataCardValue100.Selected.mail).Department,
    DisplayName: DataCardValue100.Selected.displayName,
    Email: DataCardValue100.Selected.mail,
    JobTitle: DataCardValue100.Selected.jobTitle
}
 
Categories:
I have the same question (2)
  • WarrenBelz Profile Picture
    156,319 Most Valuable Professional on at
    Probably because the data structure you are capturing no longer matches the required content of the field (I know you have taken care of this in the Update) - I have seen this before on other changed data. You will have to do this manually on the Save and test for content in the control.
     
    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)     Visit my blog Practical Power Apps    Buy me a coffee

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 392 Most Valuable Professional

#2
11manish Profile Picture

11manish 181 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 112 Super User 2026 Season 2

Last 30 days Overall leaderboard