Good Afternoon
I was wondering how to display a columns sum in the view of another table.
Thank you
Solved! Go to Solution.
you could create a virtual column referencing the other table column, something like: SUM(NameTable[NameColumn])
You may want to consider creating references between these tables:
https://support.google.com/appsheet/answer/10106510?hl=en
Okay franc thats brilliant thanks very much.
you could create a virtual column referencing the other table column, something like: SUM(NameTable[NameColumn])
You may want to consider creating references between these tables:
https://support.google.com/appsheet/answer/10106510?hl=en
Okay franc thats brilliant thanks very much.
User | Count |
---|---|
18 | |
9 | |
8 | |
5 | |
5 |