Why does the Sort order in time view not work when there is a year break?
We will not be able to achieve this with the current structure of DIM_DATE. In order to resolve this, please follow the below steps: 1. Take a backup of existing DIM_DATE table from warehouse DB 2. Create a new column in DIM_DATE table as "Month_Name_This_Year" and populate the data like Month_Name - Year For e.g: If Month Name is Period 1 and Year is 2011then, populate new column, for e.g. Period 1-2011 3. The new column "Month_Name_This_Year" should be added to the DIM_DATE table in the warehouse DB. 4. Then map the new column to Month level's description parameter in dbmodel.xml file i.e,