on ‎2018 May 11 10:24 AM
Hi Experts,
We have a requirement where we have to display the subtotals by unique combinations of 2 or more dimensions of row axis.
I know how to achieve subtotal for each dimension but achieving this is the challenge we are facing.
For example. Below is my report layout,
Cost_Center | Account | Asset | 2019.TOTAL
CC1 | Acc1 | Asset1 | 300
CC1 | Acc1 | Asset2 | 400
CC1 | Acc2 | Asset1 | 300
CC1 | Acc2 | Asset2 | 600
CC2 | Acc1 | Asset1 | 200
CC2 | Acc1 | Asset2 | 500
CC2 | Acc2 | Asset1 | 100
CC2 | Acc2 | Asset2 | 500
If we give subtotal by Cost_Center and Account we get report like below
Cost_Center | Account | Asset | 2019.TOTAL
CC1 | Acc1 | Asset1 | 300
CC1 | Acc1 | Asset2 | 400
Sum 700
CC1 | Acc2 | Asset1 | 300
CC1 | Acc2 | Asset2 | 600
Sum 900
Sum 1600
CC2 | Acc1 | Asset1 | 200
CC2 | Acc1 | Asset2 | 500
Sum 700
CC2 | Acc2 | Asset1 | 100
CC2 | Acc2 | Asset2 | 500
Sum 600
Sum 1300
We are requiring report to look like
CC1 | Acc1 | Asset1 | 300
CC1 | Acc1 | Asset2 | 400
Sum 700
CC1 | Acc2 | Asset1 | 300
CC1 | Acc2 | Asset2 | 600
Sum 900
CC2 | Acc1 | Asset1 | 200
CC2 | Acc1 | Asset2 | 500
Sum 700
CC2 | Acc2 | Asset1 | 100
CC2 | Acc2 | Asset2 | 500
Sum 600
Please let me know your views on this
Below screenshot might help in visualizing.

Request clarification before answering.
Hi All,
I was able to achieve this.
I basically applied subtotal only on Account and got what was needed.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vadim,
I had also thought of the same initially. But in our system there is a strange behavior in EPM.
If we select Parent members in the row or column axis the report does not refresh at all. it goes to a timeout error.
We have increased the timeout limit, but still it tries to refresh till that time and gives the same error.
I am still searching in SAP forums if someone else has encountered this error.
As a workaround for now we are selecting only child members in the row and column axis.
-Rajat
Sorry, but your explanation is not clear!
Please provide a test report screenshot! With full details!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.