I would like to use parameters directly in the sql query without having to use a formula in the select expert.
example: select a from tableb where tableb.a = ?parm
The end users of the report would need to be prompted to enter the parameter values when the report runs.
How do I do this? It seems that I am forced to use the select expert every time and that it generates a formula.
Thanks...
example: select a from tableb where tableb.a = ?parm
The end users of the report would need to be prompted to enter the parameter values when the report runs.
How do I do this? It seems that I am forced to use the select expert every time and that it generates a formula.
Thanks...