hi there,
I ve got a problem with trying to count the date between period of time ...
i ve try using
Count(Fields!Register.Value, "PatientDataSet_Patient" >= DateSerial(2006,05,01))
and it give me problem since i didnt understand much of Sql report service language what i actually want to count the date that register after 1st May 2006
please helps
i ve been struggle for ages
many thanks
sun
I ve got a problem with trying to count the date between period of time ...
i ve try using
Count(Fields!Register.Value, "PatientDataSet_Patient" >= DateSerial(2006,05,01))
and it give me problem since i didnt understand much of Sql report service language what i actually want to count the date that register after 1st May 2006
please helps
i ve been struggle for ages
many thanks
sun