Parameters to be supported in Query Titles
Posted: 17 Sep 2008 08:19
The ability to include (multiple) query parameters directly in Query Titles, and have them correctly evaluated. At the moment they are not; further, if you try to use a function to evaluate them, it either doesn't work - e.g. =ForceText() - OR you get prompted for a seperate instance of the parameter (and not of the required data type).
There is already a request for multiple functions to be supported in Query titles, which this request should be taken in conjuction with.
For example, in a query where parameter ['CutOff'] is used to input a threshold date for record selection, Title: 'Individuals born after ['CutOff'] and still alive at =Today()' doesn't evaluate ['CutOff']. Replacing ['CutOff'] by, for example, =Date(['CutOff']) does evaluate, but only by prompting for a separate instance of the parameter 'CutOff', and then only allows interger data entry, despite the parameter defined in the body of the query being a date.
ID:3043
There is already a request for multiple functions to be supported in Query titles, which this request should be taken in conjuction with.
For example, in a query where parameter ['CutOff'] is used to input a threshold date for record selection, Title: 'Individuals born after ['CutOff'] and still alive at =Today()' doesn't evaluate ['CutOff']. Replacing ['CutOff'] by, for example, =Date(['CutOff']) does evaluate, but only by prompting for a separate instance of the parameter 'CutOff', and then only allows interger data entry, despite the parameter defined in the body of the query being a date.
ID:3043