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

Date Formatting issue MMM-YY

I am trying to get MMM--YY format for the line chart.

Please see attached file

1 Solution

Accepted Solutions
sunny_talwar

Try this as your dimension

=Date(MonthStart(Date_Issued),'MMM-YY')


Capture.PNG

View solution in original post

3 Replies
Anonymous
Not applicable
Author

where's the problem?!? it seems to work...

Not applicable
Author

I shouldn't have multiple instances of Jun-16 or Apr-17. It should give me counts grouped on the monthly level

sunny_talwar

Try this as your dimension

=Date(MonthStart(Date_Issued),'MMM-YY')


Capture.PNG