hneal98, I know how to create parameters. But in this case, are we giving the options 1 - 12 for the users ???
dgillz, we do not need Crystal to prompt for a start date and select previous 12 months. It should be month driven - The parametrs should ne like Dec 03,Jan 04, Feb 04 etc and the...
I need to create parameters in a report in such a way it is a month range...
The user select month values from say JAN 2004 to June 2004. The maximum range of months that can be selected is 12 months. How can this be acheived ?
I do not have a 'month' field in the database, but I have a date...
If I have a table with 2 million rows and I just need values from 2 of columns, (of course based on some criteria) is there advantage of using a SQL query instead of Visual Linking Expert ?
When you create the parameter you have to select the option 'DateTime' for 'Value Type'. It should work for you.
Now when you pass the parameter you may aslo try this
DateTime (YYYY, MM, DD, HH, MM, SS) as parameter.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.