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

Nested Collections

(1) ShareShare
ReportReport
Posted on by 204

Hi Guys,

 

I have a collection with a few nested collections inside and want to extract the nested collection and overwrite the existing collection. 

 

I can access the data by using the below formula

First(First(First(LookUP_Types).LookupTables).TableData).Ratio

 

Although I just want the collection to be my table data.

 

Is this possible?

 

Any help is greatly appreciated.

 

Thanks

Categories:
I have the same question (0)
  • poweractivate Profile Picture
    11,078 Most Valuable Professional on at

    @christian12 

    Try this:

    First(First(LookUP_Types).LookupTables).TableData

     Do you get an error when you use the above or does it work?

  • poweractivate Profile Picture
    11,078 Most Valuable Professional on at

    @christian12 

    Test with a brand new Collection because it may not be possible to overwrite the existing Collection, since the schema might be inferred on the Collection when the value is first set - so when you try to overwrite same Collection with some other random value with very different schema, there may be some error.

     

    For example if Collection A has this schema [{Title: "A" Name: "B"}] and then you overwrite same Collection A with [{ Quantity: 3, Purchased: true}] there might be some error in doing this, whereas it might accept the overwrite when using something like [{Title: "C" Name: "D"}]. 

     

    If there's no error you can do it, but if there's an error, try using a brand new Collection to test if it works with the Table Data.

  • christian12 Profile Picture
    204 on at

    Yes I thought this was the case. I dont want to create so many collections.

     

    I'm happy to let it as a nested collection.

     

    My other question is how would I use say the items within the nested collection for a dropdown.

     

    LookUP_Types>LookupTables>TableData> Column "Ratio"

     

    Unsure on how to write this formula.

     

    Thanks again

     

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 Apps

#1
11manish Profile Picture

11manish 462

#2
WarrenBelz Profile Picture

WarrenBelz 425 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 291

Last 30 days Overall leaderboard