Discussions
Formula for Totaling Child Records
I have a custom record called Project, which is the parent record of PO transactions. I have associated multiple PO's to a Project record so that in a PO I can see which Project it is associated with, and in the Project record I can see all the PO's associated with the Project. So far so good...
I want to have a total in the Project record of all the PO's associated with the Project. I've created a custom field of type currency and attempted all kinds of formulas to total up the PO's. However, each time I get "ERROR: Field Not Found" instead of an amount.