HelloI am reporting a date value in a table - Month(fields!date.Value) - and the values are coming through numerically - 1 for January, 12 for December, etc.Is it possible to use SWICH to convert these to "January" when 1, "February" when 2, etc ? If so, how can I nest this within the expression above - Month(Fieds!Date.value)?Thanks
↧