Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikviewaf
Creator
Creator

Max in a month

Hi,

my data set is as follow:

1/1/2018 - 100

2/1/2018 - 130

3/1/2018 - 140

there's a way to get the value related to the higher date for a month?

For example, in January i would like to see 140, which is the highest date value.

Which is the right formula to be used?

here is the graph i would like to use

Thank you!

value.PNG

2 Replies
Anonymous
Not applicable

try "aggr(max(yourvalue), monthfield)"

qlikviewaf
Creator
Creator
Author

I was able to find the max date that i have to consider (Field Data Max by Month), but how to get the related value?

i want for 19/09/2011 to have just 23 and for 29/10/2011 just 232

how i can do it?