assigning text field value to another text
Posted: Sun Sep 17, 2017 2:06 pm
hello every body ,
if i have two text field in the report , how to assign the value of the first one to the second text , without using the same expression in the first text .
i.e
text1 = {sum(databand.column1)}
how to write the below code ?
text2 = text1
thanks
if i have two text field in the report , how to assign the value of the first one to the second text , without using the same expression in the first text .
i.e
text1 = {sum(databand.column1)}
how to write the below code ?
text2 = text1
thanks