AnnieRider
MIS
I have report that looks for data recorded within a School Term.
I have parameter StartDate and EndDate and want to specifythe exact dates for each term. So my Data Type is DateTime and I have set Non Queried Available values.
e.g. For StartDate
Label Value
Autumn Term 2009 03/09/2009 00:00:49
and For EndDate
Label Value
Autumn Term 2009 18/12/2009 00:00:49
I've set the query to look for records between the start and end dates.
when I try to run the report I get the message
"The property 'ValidValue' of report parameter 'StartDate' doesn't have the expected type.
I tried to correct this by setting the Parameter DataType to String which allows the report to run but it does not apply the date parameters and I get all results regardless of date.
I could do this in Crystal, is there anyway to do so in SSRS?
Thanks
Annie x
I have parameter StartDate and EndDate and want to specifythe exact dates for each term. So my Data Type is DateTime and I have set Non Queried Available values.
e.g. For StartDate
Label Value
Autumn Term 2009 03/09/2009 00:00:49
and For EndDate
Label Value
Autumn Term 2009 18/12/2009 00:00:49
I've set the query to look for records between the start and end dates.
when I try to run the report I get the message
"The property 'ValidValue' of report parameter 'StartDate' doesn't have the expected type.
I tried to correct this by setting the Parameter DataType to String which allows the report to run but it does not apply the date parameters and I get all results regardless of date.
I could do this in Crystal, is there anyway to do so in SSRS?
Thanks
Annie x