Skip to main content
Solved

Adding the sum to email grid view

  • March 27, 2023
  • 1 reply
  • 45 views

Breakneckbrands
Forum|alt.badge.img+3

I am trying to send an update email in the automation section with the sum totals of each field like they are displayed in the grid view. However, when the emails are sent the sum row is removed. Does anyone know how to maintain them within the email automation structure? 

Best answer by TheTimeSavingCo

I'm afraid that isn't possible.  The closest you could get to using the values would be to create new rollup fields in your "User" table to sum up the values so that you can insert them in your email.  You could also use scripting to get said values if you'd like

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

I'm afraid that isn't possible.  The closest you could get to using the values would be to create new rollup fields in your "User" table to sum up the values so that you can insert them in your email.  You could also use scripting to get said values if you'd like