cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How To Achieve Total Of All Columns of Dynamic Report

Former Member
0 Kudos
376

Hi Experts,

1. I have one Dynamic report develop for which Profit Center in Row Axis and time + Category in Column Axis.

2. There are total 17 Columns i.e. Jan to Dec and Q1 to Q4 and Total.

3. All the main report section we have one formula set for each cell using EPM Formatting sheet since this report is dynamic. This calculation formula we have wrote(hard coded) in formatting sheet using "Time.Calc Member Flag =N" and set "Content" for cell format.

4. Now I wants to take a Total of all these columns and to achieve this I did following but it didn't work out.

- Created Local Member After Row Axis and set formula =SUM(ALLEPMMEMBERS). But after executing report it is picking up prior cell formula only and not showing Total of all cells. In short Sum(Allepmmembers) is not working here.

- Try to Create "SUB TOTAL" using edit report option but SUB TOTAL Local member is not getting created.

- Can someone suggest me how to achieve this.

- I am also thinking to go for macro code for this total if it will not work out using EPM function. So can some one please provide me example vba code which will give me correct total after refresh.

5. Since its a dynamic report hence number of Rows not fixed. Hence looking for total for this dynamically. Please advice.

Parag

View Entire Topic
former_member186338
Active Contributor
0 Kudos

Sorry, but not clear ! Please provide report screenshot and detailed explanation.