on 2014 Jan 23 4:13 AM
Hi All,
Report details;
Only 1 Dimension in row Key range
Hardcoded many DIM values on Column key range
Need to sort the report based on a column( Used EVPRO to get the values for this column)
Used EV_Before to add a heading to based on the sorted values
Used EV_After to add subtotal based on sorted values
Now I need to add a grand total and also insert a row in between these totals.
e.g:
I have sorted column k which has values A,B,C and D. So my report is clubbing all A values and displaying it under the heading A and a subtotal after clubbing all values.
Now I need to add a row whic will show a sum of "Total A" + "total B" + Total C = X and then a grand total which has a sum of X+Total D. something like the attached image. Please help.
Hi Kimi,
Your requirement to add some partial subtotal can't be implemented with some universal logic - it means that you have to create the whole report as static with standard Excel formulas for totals...
B.R. Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Vadim,
Thanks for replying.
The values A,B,C,D keep changing, meaning if there are 3 rows with values A, next week it could be 4 rows or 2 rows. For this reason I could not create a static report. Also are very specific about the frmatting that they want hence I cannot reference the report using excel.
Thanks,
Kimi
User | Count |
---|---|
13 | |
4 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.