Expand my Community achievements bar.

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