Hi all
I had an error stating - A summary has been specified on a non-recurring field. The calculation in question is
@Interest_Paid which is.....
(({@Weighted_Value} * ({?Delivery_Rate}/100))/{@Days_in_the_Year})*{@Days_in_Month}
@weighted_Value is...
((Sum ({AccountTransactions.TranAmount}) * 13) + ({Account.CurrBalance} * ({@Days_in_Month} - 13)))/{@Days_in_Month}
@Days_in_the_Year and @Days_in_the_Month are pretty self explanatory, while ?delivery rate is just a percentage.
I have this grouped by Account_ID and the fields required are all in the footer of this group. The transactions make up the details section of the report, and are linked via the Client_ID.
I am running CR10 & Access.
Hopefully someone is able to make out my scrawlings and come to my aid. TIA
Gez
I had an error stating - A summary has been specified on a non-recurring field. The calculation in question is
@Interest_Paid which is.....
(({@Weighted_Value} * ({?Delivery_Rate}/100))/{@Days_in_the_Year})*{@Days_in_Month}
@weighted_Value is...
((Sum ({AccountTransactions.TranAmount}) * 13) + ({Account.CurrBalance} * ({@Days_in_Month} - 13)))/{@Days_in_Month}
@Days_in_the_Year and @Days_in_the_Month are pretty self explanatory, while ?delivery rate is just a percentage.
I have this grouped by Account_ID and the fields required are all in the footer of this group. The transactions make up the details section of the report, and are linked via the Client_ID.
I am running CR10 & Access.
Hopefully someone is able to make out my scrawlings and come to my aid. TIA
Gez