|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
passing date values thru URL to crystal reports
Author: Tim Do
Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:13866#72014
Hello all,
Does anybody know how I would pass date value thru url parameters to a
crystal report?
This what I'm trying to do:
<CFSET
URL="RentAdjustmentReport.rpt?sf=prompt0=1&prompt1=date{01,01,2002}">
this is what my formula in crystal reports looks like:
{Cases.CaseStatus} = {?caseStatus} and
{Cases.ReceivedDate} >= {?receiveddate}
I'm getting prompted to enter in a date.. but then it says error in formula.
Please help
Thanks
|
June 19, 2013
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||