• Problem With MonthName(10,True)

    So Following is the workaround.

    =Switch(Fields!rsmonth.Value=12,"DEC",

    Fields!rsmonth.Value <= 0,"")