Is there a way I can have a DATA FIELD always be the SUM of multiple other DATA FIELDS?
Let’s say I have one user in the USER data type and 3 businesses in the BUSINESS data type.
I want to have a DATA FIELD called TOTAL in the USER data type which is the SUM of all totals from each of the businesses TOTALs.
(At this point I realize this is confusing. I will create a spreadsheet)
Thank you