Time Summary: MoM, QoQ, and YoY on the same line item

Options
patcharavtk
patcharavtk Member, ALL USERS, Community Member Posts: 3 New Contributor

Hi all,

 

I am trying to create a "% growth" line item, where this line should be able to represent MoM, QoQ, and YoY on the same line (with or without the use of working line items)

 

As time summary does not allow us to use OFFSET or PREVIOUS, what should be the best workaround for this?

 

(Note: with the creation of new working line item as previous, QoQ and YoY still does not work because it will take previous "month" instead of "quarter")

 

Practical example:
Value A:

M1: 9

M2: 8

M3: 7

Q1: 7

M4: 6

M5: 5

M6: 4

Q2: 4

Y2018: 30

Y2017: 20

 

In the line item that I would like to build, I want it to be as followings:

 

at %growth M3: = M3/M2-1 i.e. 7/8-1

%growth Q2: = Q2/Q1-1 i.e. 4/7-1

%growth Y2018 = Y2018/Y2017-1 i.e. 30/20-1, 

 

in the same %growth line item.

 

Does anyone has any suggestion to this? Any response is greatly appreciated. Thank you.

Comments

  • patcharavtk
    patcharavtk Member, ALL USERS, Community Member Posts: 3 New Contributor

    Hi Usman,

     

    Thank you so much for your answer.

     

    I have two follow up questions:

    1.) Is there a way that we can combine all the calculated %growth (MoM, QoQ, YoY) into "one line"? i.e. Showing MoM in months and showing QoQ in quarters, and showing YoY in years.

    2.) As the value in question has "closing balance" as the time summary, will your suggesed solution work in the same way?

     

    Thanks again!

     

     

  • patcharavtk
    patcharavtk Member, ALL USERS, Community Member Posts: 3 New Contributor

    Hi Usman,

     

    This works flawlessly. Thank you very much!