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: 
Not applicable

Max and min date in variable

Hello,

How to max and min date from data and that should show in variables.

2 Replies
sunny_talwar

Check the attached

vishsaggi
Champion III
Champion III

Sunny, he might want to show the dates rather than the numbers. So he can use date around those variable expessions like

= Date(Max(OrderDate))

= Date(Min(OrderDate))