Forum Discussion

anilp's avatar
anilp
Helper I
8 years ago

Calculating WTD , MTD, QTD

HI All,


I have a Very unique req 

 

I have a column call Version  column has 3 rows 

 

Verison       Value       Date

Actual           1211       Jan 10 2018

Forecast        1221       Jan 10 2018

Variance          10        Jan 10 2018

.

.

.

.

.

 

This 3 rows of values are there for every day 

 

Now the problem I have is 

 

I have to calculate WTD, MTD, QTD   values for this separately.

 

Like the report I have should be displayed as below 

 

 

Version        WTD      MTD    QTD

Actual          XXX        XXX     XXX

Forecast      XXX         XXX     XXX

Varience        XX            XX      XX

 

 

Help me to achieve this 

 

 

 

 

3 Replies