Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

I have a dozen tables - I want to take value from number fields of one table and divide by number fields from another table

Avatar

Level 1

I have a dozen repeatable tables. At the top of the page is a month valued box. I want to take value of the box and divide it by a number box from a whole separate repeatable table,

the name of the month box is numFor and its three trees deep in that table.

The name of the box it's divided by is numArtArr and it is three trees deep in a separate table

They are displaying the value in numArrTotal in the same table as numArtArr.

Please help

1 Reply

Avatar

Level 1

I got it to work - This is how I did it:

resolveNodes("folder structure here").rawValue

example:

resolveNodes("table1.row1.numFor").rawValue