Page 1 of 1

error in create formul1

PostPosted: Mon May 19, 2008 8:45 am
by arumugavel(Legacy Member)
Dear all,

i have create one formula for sum(amount)

i create one group by Group name filed for the sum amount with party name. but i trying to save error is occured "the remaining text does not appear in the formula"

the formula is

sum(GroupName ({Collection_Pending_sales_Report;1.PARTY_NAME})),(sum({Collection_Pending_sales_Report;1.ACT_PENDING_AMT}) / count({Collection_Pending_sales_Report;1.PARTY_NAME}))

please give solution for this.