SSRS: date parameter filter

  • Newbie here ^_^

    I have a report that takes 2 date parameter (StartDate and EndDate) which is working very well. But i need to limit the dates which the user can select in the date picker like they can only select dates that falls on a specific day of the week (like Sunday or Saturday). Is there a way to do this?

  • Hi

    The date picker is a bit tricky in what you want to do. When i had similar problem, wrote code that test whether the date is the required or not. if the date is the one required then go to either the required date before or after that date.

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

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