Dear All,
I have one characteristic in the report which is same for all the selected rows. Now we want that characteristics value in the top of the report along with its two attibute values.
For EX:
C1 C2 K1
a x 100
b x 200
c x 300
Now we does not want C2 in the drill down but it should be as below:
x
x1
x2
C1 K1
a 100
b 200
c 300
As the value of C2 which is x is same for all the rows, we want that at the top of the report. Along with x we want even the other two attribute values x1 a nd x2 to be displayed at the top.
Pls suggest how to proceed to get the above desired functionality in the workbook.
Regards,
Durga