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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Unable to Set SharePoi...
Power Apps
Unanswered

Unable to Set SharePoint Person Column to Blank in Complex App with Multiple SharePoint Lists

(0) ShareShare
ReportReport
Posted on by

Hello Power Apps Community,

I have developed a Power Apps application that connects to more than 20 SharePoint lists in the backend. The app is quite complex, and I am facing a persistent issue specifically with updating a SharePoint Person (People Picker) column to be blank.

Here is what I have tried so far:

  • Using the Patch function in Power Apps to update the Person column to blank.
  • Building conditions on the Data Card Update property of the form to set the Person column as blank.
  • Setting up a Power Automate flow triggered from within the app to update the Person column to blank.

In all these attempts, while I am able to update other fields and records successfully, the Person column refuses to be cleared (set to blank). The update operation completes without errors, but the Person column value remains unchanged.

Interestingly, when I build a new, simpler app (outside of this complex app) connected to the same SharePoint list, all these methods to clear the Person column work perfectly fine.

I have never experienced this issue in any app I have built in the past, so I am quite surprised and puzzled by this unusual behavior in this particular app.

This leads me to believe the issue might be related to the complexity of the app or how the data connections and forms are configured in this larger app.

Has anyone encountered a similar issue or have suggestions on how to reliably clear a SharePoint Person column in a complex Power Apps app environment?

Any help or pointers would be greatly appreciated!

Thank you.

Categories:
I have the same question (1)
  • WarrenBelz Profile Picture
    153,731 Most Valuable Professional on at
    You have not supplied your Patch code, but this should work (it does here when tested) - assuming it is a single choice field
    Patch(
       SPList,
       LookUp(
          SPList,
          YourLookUpHere
       ),
       {YourPersonField: Blank()}
    )
     
    Please ✅ 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 answering Yes to Was this reply helpful? or give it a Like ♥
    Visit my blog
    Practical Power Apps    LinkedIn  
  • WarrenBelz Profile Picture
    153,731 Most Valuable Professional on at
    A quick follow-up to see if you received the answer you were looking for. Happy to assist further if not.
     
    Please ✅ 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 answering Yes to Was this reply helpful? or give it a Like â™¥
    Visit my blog
    Practical Power Apps    LinkedIn   

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 291 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 282 Super User 2026 Season 1

#3
VASANTH KUMAR BALMADI Profile Picture

VASANTH KUMAR BALMADI 195

Last 30 days Overall leaderboard