|
-
Jul 15th, 2005, 01:48 AM
#1
Thread Starter
New Member
urgent:help needed in parameter field of crystal report
I created a crystal report where it has to display records between two dates. and the dates are used in the formaulae in crystal report.
I cann't use selection formulae as the two dates are used in the formulaes of the crystal report
Eg:- display records between starding date and ending date
The formulae in the report includes like
iif( "table.date < sdt", do this, do that)
For this i created two parameter field and used in the report. when preview the report it prompts for the parameter and input the value and works fine.
Now i need to include the report in my application and the parameter should be passed through the application.
Please any one help me regarding this
thanx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|