Skip to main content

Notifications

Power Apps - Building Power Apps
Answered

FormEdit: Remove UserName

(0) ShareShare
ReportReport
Posted on by 145

Hi to everybody

in myList I have a field with listUser; In myformEdit I have a dropList with user connected with myList.

If I change the user and Save, the result is OK; If I remove the User and saving, I found again the name user into myList

I'm not able understand why ?

Could you help me?

Thanks

Categories:
  • Giorgio67 Profile Picture
    Giorgio67 145 on at
    Re: FormEdit: Remove UserName

    Hi CST, I solved with that. GREAT. Many Thanks

    Giorgio67_0-1595837538765.png

     

  • Verified answer
    Re: FormEdit: Remove UserName

    Hi @Giorgio67 ,

    Do you want to update UserName from having value to blank value?

    Could you tell me the data type of this field?

    It seems like person field, choice field or lookup field.

    To update this kind of field with blank value, you need to set two things:

    1)not set this field required in your sharepoint list

    7241.PNG

     

    2)turn this setting on in your powerapps app

    724.PNG

     

     

     

    Best regards,

  • Giorgio67 Profile Picture
    Giorgio67 145 on at
    Re: FormEdit: Remove UserName
    Hi in datacard how default I have: ThisItem.UserCompany in droplist how default I have: Choices([@db_myList].UserCompany)
  • Re: FormEdit: Remove UserName

    What is the default property of your data card that the dropdown is updating?

    Try 

    if(IsBlank(Dropdown1)Reset(DataCardValue1)

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,422

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,711

Leaderboard