Hello,
example:
I have GroupHeader and Data band. In Data is some Text1 field with expression and I want to add some Text2 field into GroupHeader with expression, which counts Sum of Text1 values. Is this possible? Yes, I can copy expression of Text1 into Sum expression in Text2, but I need to count this directly from the field like it is possible from table column.
Thank you...
Sum of Text expression value in DataBand
Sum of Text expression value in DataBand
Hello Lukas,
Sorry you can't add reference from one text expression to other. You can use only reference to variables which can be used for accumulating result of calculation.
Thank you.
Sorry you can't add reference from one text expression to other. You can use only reference to variables which can be used for accumulating result of calculation.
Thank you.