0

How to linksum the 2nd table of same name

 I try to link a table to get the linksum.

The linksum only retrieve from the base table, i want it to retrieve from the linked table.

=NL("Table","ausv_SMB_GL_TrxSumm_Open",{"ACCOUNT","DEPARTMENT","LinkSum([ausv_SMB_GL_TrxSumm_Open],[AA GL NET])"},"Link=","ausv_SMB_GL_TrxSumm_Open","ACCOUNT","=ACCOUNT")

 

The table is a list of Account Summary, but there are duplicate entries.

I want to create NL rows or Table to sum up the duplicate rows.

 

Someone please advise how to do it.

 

4 comments

Please sign in to leave a comment.