Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Date Range Parameter in CR6.0

Status
Not open for further replies.

SProc

MIS
Feb 18, 2003
5
AE
Hello there,

Please help me on this!
I am trying to build a simple report that I would like to get a promt for the date range to filter the output data.
I have used the Insert Parameter Field to create a new parameter called 'date'. I have then used the select expert button, set the first drop-down list to 'between', but didn't know what to do next. How can I get this to promt a user about the date range (from date - to date)?
Thanks for your help.

Cheers!
AD
 
Instead of one input parameter for date, you'll need 2 input parameters for from_date and thru_date. Then do the select criteria, select the field and the input parameters should be available in the "between" drop down lists.

HTH, Jessica [ponytails2]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top