If you are not using queries on your report. then try to add this on your select expert.
({DailyReport.ReportDate} >= cDate(ToText(cDate({?DateRange}),"dd/MM/yyyy")))AND {DailyReport.ReportDate} <= cDate(ToText(cDate({?DateRange}),"dd/MM/yyyy"))))
Thanks & Regards
Alvin