Hi all
have a weird issue here. I am currently running Crystal Reports 2011. I have a multiple totals fields which totals up different payment types. I updated one of these payment type totals and now it has affected a number of other payment type totals.
The only thing they have in common is the running sum variable sitting within those 2 formula are sitting in a Calc_all formula and to fix this issue i had to remove the specific payment types running sum code from my calc_all formula and then save the formula. Open the calc_all formula and re-copy the exact code in and re-save it. This would fix the issue.
Has anyone come across this type of issue before? i am planning to do code changes in the future and it is affecting multiple payment types as this is a huge report, subtotals and grand totals for these fields. Its very random as well so i dont really want to do the above fix everytime as i would need to reconcile each total and only target that specific code only. I cant delete all the code within Calc_All, save and repopulate and save again, I need to specifically target only that running sum formula.
thanks