Hi,
I am busy with a couple of charts , the info need to be displayed needs to be per month , but a different kind of sort order is needed. currently there is (Jan,Feb,Mar..) or (Mar,Feb,Jan) , I need to get it sorted where the History months is at the back(Left) and the new months goint forward on the right (Nov,Dec,Jan,Feb,Mar) , I got it to work by adding a ID field as well as the month date in the axis and displaying both (1 Nov,2 Dec, 3 Jan, 4 Feb,5 Mar....) , but I dont want to display the ID part as it is confusing. I tried to do the default sort order just on the ID and just using the month part on the axis but that doesn't seem to work as what I planned.
Any help or guidance will be appreciated.
Regards