Hello,
I have a question regarding the SUM function in Method Report Designer:
1. I have a label element that displays the Sum of a given Table field for a group. Let's call it: Label_elm[sum(table.field)]
2. I have another lable element, and I want to display in it, the Sum of Label_elm.
So, I guess my question would be: is it possible to run a SUM function on the label elements in a report without having it link to a field in a Table ?
Thank you,