You are viewing limited content. For full access, please sign in.

Question

Question

Simple column calculation

asked on December 11, 2020

I've been looking around LF answers and the information in the Laserfiche docs but have been unable to figure out how to accomplish this using a formula. Basically I need to add all the cells in the box and display the sum in the last field of the column. Is there a way to target the result to the last row in the column (red arrow)?

 

Thanks!

0 0

Answer

SELECTED ANSWER
replied on December 11, 2020

If you want to sum up the values in a column on a table, your best bet is to place the Total Resources field outside of the table. 

=sum(table.columnName)

 

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.