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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
smilingjohn
Specialist
Specialist

text object

In a text object iam trying to get the min date for which iam writing the below expression

Min(Date) ...and the output is not in the date format .....it shows someting like41034

1 Solution

Accepted Solutions
2 Replies
MK_QSL
MVP
MVP

=Date(Min(Date))

Why don’t my dates work?

stonecold111
Creator III
Creator III

=date(min(date,'MM/DD/YYYY')