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