Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

SWITCH

$
0
0
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

Viewing all articles
Browse latest Browse all 2791

Trending Articles