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 / Index of nested JSON
Power Apps
Unanswered

Index of nested JSON

(0) ShareShare
ReportReport
Posted on by

Hey everyone,

I am currently trying to set up a new software for my company (can not share the actual code).
I will get JSON files of an Azura Database.
The JSON type is like {Data: [SubData1: X, SubData2: [{SubSubData1: Y, SubSubdata2: [SubSubSubData1: Z]}]]}.
I wanted to transfer the JSON into a nested collection to access the data easily.
I got an index for the parent collection by counting the rows:

ForAll(ParentColl, Collect( Data,{SubData1: ForAll( Table( Index(ParentColl, CountRows(ParentColl))))})
The problem now is, that the SubSubData needs an index as well to get all the SubSubSubData.
So basically I need an index for my nested collection, but preferly without creating a collection first.
Any ideas? And I hope it is somehow understandable. Feel free to ask. This is my first post here.

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

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard