Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: Formatting Dates

    In your report, whether a header, text box etc do the following

    FORMAT(Fields!Created.Value, "dd/MM/yyyy")

    NOTE that month must be UPPER CASE.

    If you want eg 3 Jan 2007 use " dd MMM...

  • RE: Unable to Add New Line Character in SQLServer 2005 Reporting Services

      I've been trying to get a CR/LF in RS2005 text box for weeks - THANKS Grasshopper, chr(13) & CHR(10) does the job.

     

    Does...

  • RE: Matrix Report issue

    Hi  abhi,

    I have exactly the same issue though with different data and so far have not found a solution. I am using SRS 2000 and the matrix provides the...

  • RE: Totals for NON-HIDDEN values in reporting Services

    Thanks for looking at this Sam  

    I've managed to use two different views, one that provides all the details needed by the business (this hides...

  • RE: Printing Extra pages

    Check the Layout tab. If you report components have white space on the sides or at the bottom and the white space exceeds normal page size, it will print blank...

Viewing 5 posts - 1 through 5 (of 5 total)