Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Quarter End Value

Hi All,

I have 2 years of data with the expression as sum(Amt1) + sum(Amt2). In a chart i just want to display quarter end and the quarter end values. For eg:- Jan-2014 values are 100+200 ,  Feb-2014 values are 200+300, March values are 400+500, So in a chart i just need to display March-2014 and value as 900(400+500). Hope my explanation is clear, let me know if not.

Thanks & Regards,

Ankit Modi

1 Solution

Accepted Solutions
MarcoWedel

Hi,

one solution could be:

QlikCommunity_Thread_137789_Pic1.JPG.jpg

QlikCommunity_Thread_137789_Pic2.JPG.jpg

hope this helps

regards

Marco

View solution in original post

4 Replies
MK_QSL
MVP
MVP

NOT CLEAR...!

Anonymous
Not applicable
Author

Hi Manish,

I have the below data:

YRMONAmount1Amount2
201301100
201302200700
201303300800
201304400
2013055001000
2013066001100
2013077001200
201308800
2013099001300
20131010001500
20131111001600
20131212001700
20140113001800
2014021400
20140315002000
2014041600
20140517002200
20140618002300
2014071900
20140820002500
20140921002600

OUTPUT:

2013031100
2013061700
2013092200
2013122900
2014033100
2014064100
2014094700

I want to display in a chart only the Quarter End Year-Mon(Dimension) and the values of the Quarter end as shown above not the sum of the Quarters. I hope i made this bit clear now..

vgutkovsky
Master II
Master II

Create a field "Quarter" in your calendar and just associate it to your months correctly. For example, a quarter value of 201306 would be associated to month 201304, 201305, and 201306. Then just use that new field as your chart dimension.

Regards,

Vlad

MarcoWedel

Hi,

one solution could be:

QlikCommunity_Thread_137789_Pic1.JPG.jpg

QlikCommunity_Thread_137789_Pic2.JPG.jpg

hope this helps

regards

Marco