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 Apps
Unanswered

Json data

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi all,

I have created a multi line text column in Share point list with JSON data in it.

I have created a collection in power apps, now JSON data is in my power apps, how to save this data back to that Share point List after modifications.

Can any one walk me through this solution in a step by step way?

Categories:
I have the same question (0)
  • alaabitar Profile Picture
    1,503 Super User 2024 Season 1 on at

    Hello,

     

    To save data back to sharepoint list you need to use the patch function.

    Let's say your sharepoint list called jsonDataList, the column containing json data is called JsonCol,the item ID you want to update is itemID and the new json value is called newJSONVAlue, you will need to do something like:

    Patch(jsonDataList, LookUp(jsonDataList,ID=itemID),{JsonCol:newJSONVAlue})

     

    Best regards,

    Alaa

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard