Report month wise chronological order

Hi Team, I want Month to be displayed in chronology order like January, February, March etc… But when I am creating a report in Helical Insight 5.0 then Month names are getting sorted out according to alphabetic order and it starts showing April, August etc . How to bring them in chronological order?

Thank You,
Netta.

Hello,

In order to get the month names into chronological order, you can follow below steps :

  1. Drag and Drop DATE/DATETIME column into columns or rows section.
  2. Apply database function on this in order to extract only MONTH NUMBER like 1,2,3…12.
  3. Apply ordering/sorting on this MONTH NUMBER column so it shows as 1,2,3…12
  4. Now since we don’t want this MONTH NUMBER to be part of report visualization, we will simply hide this from display. In order to do this click on FETCH AND HIDE option which you can see when you click on that column. Reference screenshot below :

image

This will hide this column from display and report data but internally it will be used to sort/order the month. Hence your report visualization will come in perfectly chronological order.

Thank you
HelicalInsight.