Format date of a field in SQL Reporting Services

  • Hi,

    Have you tried Custom Format MMM-yy? This might work.

    [font="Arial"]http://reportingservices.blog.co.uk/[/font]

  • Thanks for the response.

    I have tried the following expression

    =Format(Fields!WorkedOn.Value,"MMM,YY")

    But still date is displayed in d/mm/yyyy format

  • Try this,

    Select the cell from the table with Date field, then from Properties window, go to Format and type MMM, yy

    That's it.

    [font="Arial"]http://reportingservices.blog.co.uk/[/font]

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply