sum field items in a different app
Hello guys,
I'm looking for a quick way to sum up field values in a different app. In particular I have a field 'Value1' and another 'Value2'. I also have a calculation field 'total' that adds both value fields in a row. How do I sum the totals of the calculation field in a different app? I know someone has that in their fingertips.
-
Hi Maurice,
just to clearify if I understand right what you want to do:
if in App A item 1 value 1 = 3 and value 2 = 7, the sum in "Total" in this item should be 10.
if in App A item 2 value 1 = 11 and value 2 = 15, the sum in "Total" in this item should be 27.
Both items are related to item 1 in App B.The result in the calculation field in item 1 in App B shoud be 37.
You get it by: @sum of total
Rainer
Please sign in to leave a comment.
Comments
1 comment