How i can get the value from text
Posted: Fri Aug 05, 2016 12:10 am
Hello,
I need to make a calculation based on the result of a sum. I created a Text called Text1, then put in the detail band to make the sum of a group {Sum (databand1, myreport.name)}. I created a variable of type Percent and Add a line in after print event, put the variable to receive the value that was printed in Text1. It was so in print after: myVariable = Text1.Text
This not work. How i get a value from Text ?
Rgds,
I need to make a calculation based on the result of a sum. I created a Text called Text1, then put in the detail band to make the sum of a group {Sum (databand1, myreport.name)}. I created a variable of type Percent and Add a line in after print event, put the variable to receive the value that was printed in Text1. It was so in print after: myVariable = Text1.Text
This not work. How i get a value from Text ?
Rgds,