Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
i want to get a last 03 month value not add month field to chart. (WITHIN TWO YEARS TURNING POINT)
I WANT BELOW
NOT USING BELOW
| YEAR | 2016 | 2016 | 2017 | |
| BCOD | MONTH | 11 | 12 | 1 | 
| CO01 | 26,315,373 | 22,448,666 | 21,284,113 | |
| CO02 | 3,085,912 | 1,867,994 | 4,292,186 | 
I using given below expression
I USING INPUT BOX IT IS GIVEN BELOW
| vMaxdate | = | 01 Jan 2017 | 
| vPriorMonthYear | = | 2016 | 
| vMindate | = | 01 Jan 2017 | 
| prioryear | = | 2016 | 
| vMaxDay | = | 31 | 
| vPriorMonth | = | Dec | 
| vPriorMonth-1 | = | Nov | 
| vPriorMonth-2 | = | Oct | 
| vPriorMonth-3 | = | Sep | 
| vPriorMonth-4 | = | Aug | 
| vPriorMonth-5 | = | Jul | 
| vPriorMonth-6 | = | Jun | 
| vPriorMonth-7 | = | May | 
| vPriorMonth-8 | = | Apr | 
| vPriorMonth-9 | = | Mar | 
| vPriorMonth-10 | = | Feb | 
| vPriorMonth-11 | = | Jan | 
| vPriorMonth-12 | = | Dec | 
| vPriorMonth-13 | = | Nov | 
| vNextMonth | = | Feb | 
PLEASE HELP ME
SAGARA
Hi ,
Can U share sample application on the same
It will be easier to solve issue...![]()
-Nagarjun
USING THIS

SECOND SELECTION - IT COME TO

THEN I USE SAME EXPRESSION

VALUE 301036534 IS A 2015 JAN VALUE
PLEASE HELP
Hi Perera,
FYI,
Follow these links to upload a sample qvw.
-Ganesh