Hi, In my crystal report, I am actually filtering the data based on start date and end date. But I am not getting data out of a fixed range(1-1-1985 to 31-12-2009). Data I am getting is directly from DB table, I am not calling any procedure.
I checked all possible way to restrict/filter the data, I could not find anywhere they are filtering in the report.Still I am getting data from 1985 to 2009.
I am using Crystal Report 8.0. Any idea how and where the data can be filtered out??
Thanks in advance for your time.