Skip to main content
Announcements
New: No-code data prep in Qlik Cloud Analytics™ TAKE A TOUR
cancel
Showing results for 
Search instead for 
Did you mean: 
Kohli
Creator II
Creator II

Month name (Monthname (DateField)) is not working for line chart

I have fetch month-Year  from Date field . I got MMM-YYYY format. It's working fine for all Charts but line chart iam gettin date in the X-Axis

4 Replies
tresesco
MVP
MVP

Could you post a sample app demonstrating the issue?
Channa
Specialist III
Specialist III

try to put this in script

Date(Date#(DateField, 'YYYY-MM-DD'),'MMM YYYY')

 

Channa
pradosh_thakur
Master II
Master II

Hi 

 

If the format is working fine with other objects there is no reason it should n't work with the line chart. Can you please check the format of the field in the dimension , if that is auto may be change it to what you need. If this doesn't work, please upload the app as @tresesco  suggested and we shall have a look at it.

Learning never stops.
BureauBouwmr
Contributor
Contributor

Is this problem solved?

I have the same problem. All month names are shown correct in the app, only the X-Axis shows dates. When no year is selected interval is 3 months, 2 of the possible to select years give a date with interval 14 days, and one year shows dates with a monthly interval. Never is the Month name shown.