Hi Rohit
Thank you very much for your response.
My Analytical views contains data about 2 plants one for each view
Example -
View1 - Sales Order no , Matnr , Kunnr and quantity - this is for plant GB01
View 2 - same fields but for plant DE01
now i want to know quantity plant wise
I tired the solution that you provided - i added plant as attribute and quantity as measure in output
then i got 2 rows
GB01 - total quantity
DE01 - total quantity
This looks perfect
But if i want to view more columns in output for which i want only plant to participate in Group by, it it possible. All the attributes in the output will always participate in group by?
Thank You
Kishore