Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Rolling 12 Month Trend Line when selecting a month

So I am wanting to create a Trend Chart that will show a rolling 12 month trend line.  If I select Jan. 2019 as a slicer I want it to show from last January to this one in the trend.     I have bee...
  • blopez11's avatar
    blopez11
    7 years ago

    You'll have to specify another coumn to sort your month name by, say a numerical MonthOfYear field populated with 1 through 12 depending on the month name for the row

     

    You can do this in either the "Report" or "Data" view, by selecting the table then the field you are using in those visualizations, then in the Modeling tab select "Sort by Column" to specify your sort column