Revision history [back]
Use the following function in
Here is an exaple:
EAFieldsValueCalculator entity flowtotalize(detailName,detailName.fieldName) Here is an exaple:
n1=totalize(details,details.n1)
Use the following function in
Here is an exaple:function:
EAFieldsValueCalculator entity flowtotalize(detailName,detailName.fieldName) Here is an exaple:
totalize(detailName,detailName.fieldName)<br/>
Exaple n1=totalize(details,details.n1)