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: 
josephinetedesc
Creator III
Creator III

grouping date on x axis

Hi I have about 1000 data points, of dates and widgets sold.  I want to make a graph with date on the axis, however i want it to show as a very long trend graph.  I want to show from 2001 Jan to Dec then 2002 , jan to Dec then 2003 Jan to Dec.  I am having a lot of trouble.

I have tried adding the dimension Year(saledate)&'/'Month(saledate) and sort by saledate - but still get very odd graph.

Jo

1 Solution

Accepted Solutions
josephinetedesc
Creator III
Creator III
Author

Actually I think it is correct ... I just redid the chart

1. changed the chart (chose it from Right click  the sheet )

2. expanded and saw that the correct sequence ...

Thank you

View solution in original post

4 Replies
sushil353
Master II
Master II

Hi,

Try adding dimension using monthname function

MonthName(saledate) as monthyear

HTH

Sushil

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Try setting on "Continuous" in the Axes tab.

-Rob

http://masterssummit.com

http://robwunderlich.com

josephinetedesc
Creator III
Creator III
Author

Sushil Kumar this is what I get:  still cannot sort  i don't know if you can see it but the 1st and last valure are Nov 2002 and Dec 2002 - the rest seems ok!

1.jpg

josephinetedesc
Creator III
Creator III
Author

Actually I think it is correct ... I just redid the chart

1. changed the chart (chose it from Right click  the sheet )

2. expanded and saw that the correct sequence ...

Thank you