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 Automate / Parsing JSON from a mu...
Power Automate
Unanswered

Parsing JSON from a multiline SharePoint column back to a PowerApps Gallery

(0) ShareShare
ReportReport
Posted on by 70

I have a Gallery in PowerApps. 

The gallery started off as a Collection where I store the data of the Gallery.

Now I have added a SP list and I Patch the data from the Collection in to my SP list with a button.

 

Set(JsonGather,JSON(CalculationGallery,JSONFormat.IndentFour));
Patch(Senioritycal,Defaults(Senioritycal),{
 WorkNo: TxtWno.Text,
 HireDate: DateNew.Value,
 Title: TxtName.Text,
 Location: DrpChoice.SelectedText.Value,
 Relationship:JsonGather
});

 

 

So far, so good. My SP list gets all this data out of my app and saves everything.

The "Relationship" column is now populated.

BUT now I have a problem when I need to take the data from the entire row and have to take it back to my gallery inside my App.

Is there a way to do this?

Categories:
I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 608

#2
Valantis Profile Picture

Valantis 416

#3
11manish Profile Picture

11manish 348

Last 30 days Overall leaderboard