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.
↧