Page 1 of 1
Little Help Please
Posted: Tue Oct 18, 2016 3:46 pm
by AWSSteel
I am trying to get a price per pound average in textbox 105 from the data in text box 49 total price and textbox 51 total pounds. I have attached the .mrt file. I appreciate any help with this.
Re: Little Help Please
Posted: Wed Oct 19, 2016 7:11 am
by HighAley
Hello.
Usually there are many instances of the same component on the rendered report.
Unfortunately, it's impossible to get values of the components this way.
You could use the same expression or save the values to variables.
Thank you.