Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
ptl14624
Contributor III
Contributor III

Last data from each month

Hi!

 

I want to get the last data for each month, from many entries in each month. So, I just want the data from the last entry in that month.

 

Any idea?

 

Thanks in advance 

1 Solution

Accepted Solutions
2 Replies
tresesco
MVP
MVP

Have a look at :firstsortedvalue()

ptl14624
Contributor III
Contributor III
Author

That's it! Problem solved! Thanks