How do we sort months in Chart when create chart report ?

 How do we sort months in Chart when create chart report ?


Some times we need to sorting chart when we create chart report. sorting option shows only alphabetic and numeric sorting. To sort chart by month use the following sorting expression.


Right Click on the category field of the chart and select Category Group Properties. then go to the sorting tab. open the expression tab and use the following expression.

                    =Month(cdate("1-" &Fields!mon.Value & "-2010"))

Keep the order as A-Z and it should now order your Months Correctly.

Popular posts from this blog

How to Reset Terminal license on Windows 2008, 2008 R2 and 2012

How to remove a static IP configuration for an absent network adapter or uninstall hidden network adapter