Results 1 to 2 of 2

Thread: SSRS date expressions

  1. #1
    Join Date
    Jun 2008
    Posts
    10

    SSRS date expressions

    Hi.

    Please can someone provide SSRS date expressions?
    It would be much appreciated!

    I need to get the expression for:

    Today = Today()
    Yesterday = ?
    Last week
    Current month
    Previous 2 months
    This year
    This quarter (3 months from current month)
    Last year quarter (3 months from current month last year)

  2. #2
    Join Date
    Jun 2004
    Location
    Atlanta and Manhattan
    Posts
    607

    Check Out the VB / VBA Functions ...

    These functions - among others - are mostly available to SSRS, and can be located easily with MSDN onliine - give it a shot!

    LEt us know if you have other, specific questions.

    HTH,

    Bill

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •