Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
try to put this in script
Date(Date#(DateField, 'YYYY-MM-DD'),'MMM YYYY')
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.
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.