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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Error in Year(Max(DATE))

Hi community member,

I am trying get year to date, but I am getting error ,when I am writing the function Year(max(DATE)) .can anyone help me please

regards

rams

1 Reply
Anonymous
Not applicable
Author

What do you mean with "getting error"?

If you don't get a value back, it sounds like your DATE value is not formatted as a proper date value. Try converting it to a NUM() to see if it still displays a value, if not, then make sure you format the DATE as a correct date value.