This topic is locked

Using the generated total value from a report

7/30/2014 10:40:57 AM
PHPRunner General questions
S
shathcock author

I have written a report that generates a total at the end of each group. I have added a row to the bottom of the group to use that total and print some calculations using that total. Everything prints fine and is working good except I can't figure out how to read the value of that generated total. Is there any easy way to do this or am I going to have to calculate it again?
Thanks in advance for any answers to this question!