SSRS Expression

  • Can someone help me with an expression to bring in Start of week , Start of next week and so on...

    I am just using the text Week1 , Week2 , Week 3 and Week 4 from the query.

    Not in Query but in Expression.

    19- Jan -2015

    26-Jan- 2015

    02-Feb-2015

    09-Feb-2015

  • No Worries, Was able to get thru with the help of this :

    DateAdd("d",-Weekday(now(),FirstDayofWeek.Tuesday),now())

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

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