Parameter Passing to Crystal Report - TechRepublic
Question
April 9, 2007 at 04:49 AM
riteshkhare

Parameter Passing to Crystal Report

by riteshkhare . Updated 19 years, 3 months ago

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.

This discussion is locked

All Comments