I would like to be able to calculate a total in a column, i.e. column shows amount of Disposition, would like a sum at the bottom showing the total of all those claims.
Lauren Poston shared this idea · Dec 2, 2015
I would like to be able to calculate a total in a column, i.e. column shows amount of Disposition, would like a sum at the bottom showing the total of all those claims.
Lauren Poston shared this idea · Dec 2, 2015
Comments
1 comment
Hi Lauren,
Columns can be summed using a Summary View type on any numeric field type (number, currency, calculated number, calculated currency). Depending on the app structure, you could also sum these values to the respective parent record using the sum() function in a calculated number field in the parent table.
More information on creating a summary view can be found in the Knowledge Base: https://trackviasupport.zendesk.com/hc/en-us/articles/8811299454875-How-to-create-views
More information on number functions can be found here as well: https://trackviasupport.zendesk.com/hc/en-us/articles/8780680241691-Number-Functions
Hope this helps!
Regards,
Alex
Please sign in to leave a comment.