Show the sum of the list

Hi, I show a table in the app, as a list, and I want to show the sum of a column. Per list, not per row.
How to do this?

0 1 375
1 REPLY 1

@baruchiro - could you clarify where you want to โ€œshowโ€ this sum? In a view, report, etc?

Basically, you should be able to just use SUM(Table[col])

see:

Plusโ€ฆ appsheet.com/support is a great place to find information.
Available at the top of this community site as well.

Top Labels in this Space