Accessing Child of Child property in codeless

Hi I have 3 related tables as so:

In the UI I have a nested dynamic table (reservationslist) > dynamic table (payments) > Data Container (payouts)

In the payouts data container block I can fillout any fields correctly by using a databinding to any property in the payouts table, however when I try to access the property via a codelessblock it throws an undefined error for the property :confused: Any idea what I´m doing wrong here?

Codeless Workflow:

Result:

Console log:
image

UI:

Thanks,
Chris

Hello @Christopher_Muscat_Azzopardi

I’ve created a simple demo and I’ve not met any problems.
Probably you don’t have “payout’s” prop for every case
Can you provide us with your appId, please? With the page name and route to the logic.
If it is not a problem, can you create a simple demo with tables like Person, VisitedCites, Country, or smth?

Regards,
Viktor