Hi, I need to implement a simple calculation as simple as C:=AvgBal, where Avg is the average of interest rate for that group and Bal is the sum of total balance for that group in Crystal. When i apply the above calculation in Group level ,crystal internally its calculating at detail level and showing the summation of the result at Group level, which is not the result i expected and also logically its wrong.(avgBal).
i tried to fetch the Avg & Bal values at group level to a constant variable and tried to multiply the two constants at group level which is also displaying wrong value.
I need the value of Avg as Balance to two different fields as independent values. so that i can apply the multiply there.
How can i achieve it? any suggestion plz.
regards,
Chaitanya B
krishnab (BOB member since 2008-09-30)