Hi All,
I've below data in my query.
Project Size | WBS Hierarchy | Key Figures
1 | A | 10
B | 5
C | 10
-
2 | A1 | 10
B1 | 5
C1 | 5
-
overall result 45
i want my below data to be as follows
Project Size | WBS Hierarchy | Key Figures
1 | A | 10
B | 5
C | 10
Total 25
-
2 | A1 | 10
B1 | 5
C1 | 5
Total 20
-
Overall Result 45
The above result can be obtained when WBS hierarchy is deactivated and set to Suppress Result Rows - Never
But the active hierarchy doesnt give the required output.
Is there any setting on project size? Setting Project Size to Suppress Result Rows - Never gives the only Overall Result
Thank you,
Ketan Zare