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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
master_student
Creator III
Creator III

Firstsortedvalue

Hello

here's my table

Capture.PNG

I need to get the row with the max(valid_from) date

I use this expression : Firstsortedvalue(msis,-Aggr(max(valid_from),msis)) and this is the result :

Capture.PNG

Any idea please?

Thanks

4 Replies
annafuksa1
Creator III
Creator III

can you upload your app ?

master_student
Creator III
Creator III
Author

I attached it in my first request

vishsaggi
Champion III
Champion III

Try this?

master_student
Creator III
Creator III
Author

Thank, will try and let you know