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 Apps / JSON from a gallery th...
Power Apps
Unanswered

JSON from a gallery that contains a joined gallery

(0) ShareShare
ReportReport
Posted on by

I have a Gallery that contains another Gallery.
I need to make an XML file with all this information, but I can't parse it to JSON.

Gallery (Clothes) contains "N" clothes, and each Clothes contains "M" printed logos.
It looks like is a loop in a loop.

 

My last try was to put in a label inside the items of the main gallery (clothes) with de JSON code of the joined gallery (logos), and then repeat the process outside in another label with the full JSON code.
Like:
Set(_JSONlogos;JSON(gal_logos_clothes.AllItems;JSONFormat.IgnoreUnsupportedTypes));;
Set(_JSONtextil;JSON(gal_clothes_order.AllItems;JSONFormat.IgnoreUnsupportedTypes & JSONFormat.IgnoreBinaryData))
But it returns a NULL.
Any suggestions?

 

image.png

Categories:

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard