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
SOLVED

Table ES2 designer and cells

Avatar

Level 2

I've created a table that I need the balance in row 1 to carry over into row 2, however, it's a different cell. I thought it would be an easy formula.  Here's the error.

670916_pastedImage_0.png

1 Accepted Solution

Avatar

Correct answer by
Level 10

Try removing the '='...

if this doesn't work, please provide me with the whole code of the event.

4 Replies

Avatar

Level 10

Hi,

seems like you've forgot a "." between Row1[0] and balance

=Row1[0].balance

Avatar

Level 2

 

Hello,

I copied the formula, same error.  I’m fairly new with this program and this is the first time that I have a balance bring forward in another row and cell.

Not sure what to do now.

Thanks.

Avatar

Level 2

Hello,

I copied the formula, same error. I’m fairly new with this program and this is the first time that I have a balance bring forward in another row and cell.

Not sure what to do now.

Thanks,

Jeannine

Avatar

Correct answer by
Level 10

Try removing the '='...

if this doesn't work, please provide me with the whole code of the event.