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

Adding weekday name to x-axis in a chart

$
0
0
HelloI am trying to add a weekday name to the horizontal axis in a chart (SSRS).I have tried in number, then Custom:=(WeekdayName(Fields!Date.Value))But it just comes up with a number (the date). I'd love to see Monday, Tuesday et al in there instead.Any idea on how I achieve this?Thanks.

Viewing all articles
Browse latest Browse all 2791

Trending Articles