Announcements
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
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
hello,
i tried remove if /patch but nothing is working:(
Could you provide the full formula which you use?
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 411 Super User 2026 Season 2
Mohsin Ali 338
WarrenBelz 256 Most Valuable Professional