Hi there,
I have a report which brings the result in the format
Col1 Col2
val1 Val2
val3 val4
valgrp val2+val4
val6 Val6
val9 val8
valgrp2 val6+val8
Now in the group by line - i want to add val2+val4. How could i do so? I am doing the grouping from the report design.
Please comment!
I have a report which brings the result in the format
Col1 Col2
val1 Val2
val3 val4
valgrp val2+val4
val6 Val6
val9 val8
valgrp2 val6+val8
Now in the group by line - i want to add val2+val4. How could i do so? I am doing the grouping from the report design.
Please comment!