I've got an app that I am developing that use...

I’ve got an app that I am developing that users get “points” for completing certain tasks. The points subtotals are calculated in the task table and summarized for each user at the user account table. Is there a way that you can “force” the update to occur? Right now the user would have to “edit” his account every time he wants to update his total… Any help would be appreciated!

0 2 270
2 REPLIES 2

I think I came up with a solution… using both a virtual column and a app calculated column… If there is a better way let me know!

An edit isn’t required. Any sync will recompute the values.

Top Labels in this Space