Forum Discussion

Tas's avatar
Tas
Advocate I
11 years ago
Solved

Sorting date based axes

How do you get date based chart axes to honour the sort set for them in an on premises tabular model?
  • Greg_Deckler's avatar
    11 years ago

    Need a little more information on your data, particularly the dates. I generally do not have a problem with this if the dates are actual dates like 7/24/2015 and flagged as a date versus text or something. Where I have run into issues before is when I want to have a month name appear in a chart and it sorts it alphabetically. In those cases, I create a "MonthSort" column which has the numeric value of the month 1-12 and set the "Sort By" field for the "Month" column to be the "MonthSort" column.

     

    Hopefully this helps, not much to go on.