I have set up date parameters in SSRS 2005 that are not working. Under reports I click report parameters and enter the following criteria:
When the user enters the date criteria it bring ups the entire report instead of the specific date range. Is there somewhere else I need to enter this parameter info?
Code:
Properties:
Name BeginDate
Data Type: DateTime
Prompt: BeginDate
Allow blank value is checked.
Available Values = Non-queried
Default values = Null
I have done the same for EndDate.
When the user enters the date criteria it bring ups the entire report instead of the specific date range. Is there somewhere else I need to enter this parameter info?