Skip to main content
Solved

Sum into Footer Section from Detail Section


Forum|alt.badge.img

Hello,

 

Does anyone know the way to sum a field in the detail section into the foot section based on what is retuned from the SO? I currently am using the SO lines in the detail section, but the total is coming off the invoice record. There are times we need to run this report prior to the invoice being posted, so my total in the footer does not populate until we process the invoice. Any thoughts?

 

 

 

Best answer by vkumar

Hi ​@JReppard 

Please refer to the following two threads, which may be useful.

https://community.acumatica.com/analytical-reports-238/how-to-add-a-column-with-the-running-total-from-another-column-in-a-report-6739?tid=6739&fid=238

Regards,

 

View original
Did this topic help you find an answer to your question?

4 replies

Forum|alt.badge.img+1
  • Jr Varsity III
  • 68 replies
  • March 5, 2025

Hi ​@JReppard , Create a variable in detail section and display the variable in footer. Hope this link will help you.

Reference Link - 

 


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 19 replies
  • March 5, 2025

@arthia98 - Thank you. Thats a start. I have not done any variable expressions yet, so I will have to do some exploring on how to complete that step. Thanks


miguel80
Semi-Pro II
Forum|alt.badge.img+1
  • Semi-Pro II
  • 71 replies
  • March 5, 2025

Hi,

Also use the “IsNull” function so that if there’s no invoice it takes the data from your variable:

IsNull([ARInvoice.XXXXX],SUM(SOShipLine.XXXX))


Forum|alt.badge.img+12
  • Acumatica Support Team
  • 871 replies
  • Answer
  • March 6, 2025

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings