I am using Crystal report 10. I developed report with subreport. I used sql queries joined with union all having different selection criteria. I need to pass from & To Date as parameter to main report & same parameter to sub report also. But I am not using simple condition to select record eg.
table.field > {?fromdate} ans table.field1<{todate} can someone pls help me? These queries are develepoed for KTP.