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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
atlantis_shahri
Contributor III
Contributor III

Max Date finding

Date.png

Hey guys, I need only the maximum dates for each Product in a table.

Like Bread 19/11/2017

        Sugar 28/11/2017

        Tea     18/11/2017

Tried something like this =Only({<PDate={'$(=max(Date))'}>} PDate) for Serial date 2. Didn't work.

Any kind of help is much appreciated and thanks in advance

Regards

Shahriar.

10 Replies
atlantis_shahri
Contributor III
Contributor III
Author

I was using complex expressions. Thanks a lot.