danmeljeff
Technical User
I'm using CRXI and was having an issue summing group data based on formulas. After searching the threads, I saw how to use a variable to create a running balance and then display the final summed value. However, what I'm trying to do now is use the displayed summed value that resides in my GF1 in a formula in GH2, but it isn't returning the correct values.
The variable formulas ({@reset}, {@accum} and {@display}) each have WhilePrintingRecords. If I remove this, the values don't sum correctly.
I'm not sure how to enter sample data so that it is formatted correctly. However, here are some images of my design/preview.
So, what I'm looking to do is have @PercentDays = @TotalDaysUnits / @display
Possible?
The variable formulas ({@reset}, {@accum} and {@display}) each have WhilePrintingRecords. If I remove this, the values don't sum correctly.
I'm not sure how to enter sample data so that it is formatted correctly. However, here are some images of my design/preview.
So, what I'm looking to do is have @PercentDays = @TotalDaysUnits / @display
Possible?