cancel
Showing results for 
Search instead for 
Did you mean: 

Report Application Server Failed Error after Running Total reset

Former Member
0 Kudos

Please Help me why this error appearing after using the running total in my formula.

Error:

My running total is summing a field with some reset formula and I place this running total on details as per requirement.

I am using this running total in other formula 'Balance' which is also placed on details besides running total.

But after this formula my report is showing error on executing. and on removing running total from this formula no error appearing. Where I am mistaking?

Regards,

Sanii

Accepted Solutions (0)

Answers (1)

Answers (1)

DellSC
Active Contributor
0 Kudos

Which version and service pack of the platform are you using? (BOBJ or Crystal Reports Server)

Also, instead of using Previous() in the Condition formula, I would create a formula that concatenates the two fields together - you will have to convert com_id to a string if it's a number. Then have the running total reset "On change of field" and use that formula which will catch changes to either field.

-Dell

Former Member
0 Kudos

Hi Dell

I am using Crystal Reports Server

DellSC
Active Contributor
0 Kudos

Which version of CRS?

-Dell