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 / Remove a user data fie...
Power Apps
Unanswered

Remove a user data field using Form in sharepoint list

(0) ShareShare
ReportReport
Posted on by 72

Hi All,

I created a user entry form which submits the data to sharepoint . Now its contains many user name combobox which uses:Office365Users.SearchUser({searchTerm: ComboBox23.SearchText}) - now my issue is if someone wants to remove the data they have added mistakenly and submit the form - the data doesnt get updated in sharepoint. Adding a new name or updating the same name works but removing the data initially given doesnt work.

@ please note this form comes by selecting a record from a parent gallery. Please help

Categories:
  • SteveYao Profile Picture
    Microsoft Employee on at

    I think you just use below function to remove the record from SP list

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-remove-removeif

     

  • rupa1 Profile Picture
    72 on at

    hello,

    i tried remove if /patch but nothing is working:(

  • SteveYao Profile Picture
    Microsoft Employee on at

    Could you provide the full formula which you use?

  • rupa1 Profile Picture
    72 on at

    Patch:

    Patch(SP List, LookUp(SP List, ComboBox23.Selected.DisplayName=Gallery1.Selected.'9_Team member name'), {'9_Team member name': Blank()});Refresh(SP List);

     

    Removeif:

    Removeif (SP List, ComboBox23.Selected.DisplayName=Gallery1.Selected.'9_Team member name')

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 411 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard