Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

User() as Sharepoint List Source

(0) ShareShare
ReportReport
Posted on by 230

 

 

Patch(
 User(),
 { 
 Title: txtProjectName.Text
 }
)

 

 

 

So this doesn't seem to work too well, and I can't find a workoaround where the User().FullName = 'Users FullName' to dynamically have the individual update only their designated list.

The Sharepoint connection is set up and it corresponds to the User().FullName

 

Any tips?

 

Thanks in advnace

Categories:
  • Verified answer
    Johnolnes Profile Picture
    230 on at
    Re: User() as Sharepoint List Source

    The solution was to use the PATCH method with the "HTTPS request" action as per this post:

     

    Update-Item-only-fetches-columns-that-has-values 

  • Johnolnes Profile Picture
    230 on at
    Re: User() as Sharepoint List Source

    A little update on this process @TuongDoan :

     

    Made a request on the power automate forums:

    Using ParseJSON to dynamically update SP list base... - Power Platform Community (microsoft.com)

     

    Found this thread by @Maarten_DIF that seems interesting, but the solution @Expiscornovus is offering is way over my league, so I'll have to continue the search or delve deeper:

    Solved: Re: Post new SharePoint List Item in a list dynami... - Power Platform Community (microsoft.com)

  • Johnolnes Profile Picture
    230 on at
    Re: User() as Sharepoint List Source

    Thanks for the quick reply, @TuongDoan 

     

    I'll give it a go!

  • TuongDoan Profile Picture
    550 Super User 2025 Season 1 on at
    Re: User() as Sharepoint List Source

    You can't patch User() because it's not a table or collection. If you want to dynamically have the individual update only their designated list, use Power Automate instead since it allows you to use custom value input.

     

    Use JSON function to convert your table or collection to JSON object, send it to Power Automate and use Parse Json action to read data. Then use Create Item to create a record.

     

    ---------------------------

    Please select "Accept as solution" if the solution I provided assisted you in resolving this issue. This will help others in finding the solution more expediently 😄 Also, a Thumbs up would be a great compliment!

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard