Hi,
I have a macro and am trying to pass a string and a date into impromptu to fulfill 2 prompts the report has.
The macro writing doco mentions they need to be separated by a pipe (which I've done), and I read somewhere that they must be strings, which I've done, but I still get the error:
"Impromptu: Parameter 2 is invalid"
The string I'm passing looks like:
"Metro-North|2004-03-02 00:00:00.000"
The second prompt var is (obviously) a datetime stamp. This is used to control the period the report runs for.
I have a macro and am trying to pass a string and a date into impromptu to fulfill 2 prompts the report has.
The macro writing doco mentions they need to be separated by a pipe (which I've done), and I read somewhere that they must be strings, which I've done, but I still get the error:
"Impromptu: Parameter 2 is invalid"
The string I'm passing looks like:
"Metro-North|2004-03-02 00:00:00.000"
The second prompt var is (obviously) a datetime stamp. This is used to control the period the report runs for.