Hai Friends,
The following is my output
Material Description Qty DeviceID 1 A 40 11 1 A 40 12 1 A 40 13 1 A 40 14
For material "1" the quantity is 40. I dont want the quantity to be repeated. I have used SET_SORTS and SET_AGGREGATIONS also. I can i ignore this. i want to show the output for each and every material now the qty is showing as '160' instead of 40.