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: 
Mt3
Contributor III
Contributor III

Extract month from date field / Graph

Hi,

I have a date field with format '01-Jan-2022', i have tried to extract only month expression from with with month/makedate function, without much of a result.

I see on the forum that majority of such extractions is done during load. Do you have any advice how to extract month value in the graph expression?

Labels (2)
1 Reply
Or
MVP
MVP

MonthName(DateField)

Note that if your axis is set to "Continuous", Qlik will still tend to display dates in the original format (but the actual underlying values will be months).