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: 
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')