Hi everybody,
I setup a parameter with "ALL" as default and can't get it to work correctly. I would like the report to select either 1 or all invoices.
Selection Expert:
{INVOICE.INVOICENUM} = (if {?Invoice#} <> "ALL" then {?Invoice#})
Gives error "A number is required here"
I would like it to do server-side processing, any help will be appreciated.
-Brent
I setup a parameter with "ALL" as default and can't get it to work correctly. I would like the report to select either 1 or all invoices.
Selection Expert:
{INVOICE.INVOICENUM} = (if {?Invoice#} <> "ALL" then {?Invoice#})
Gives error "A number is required here"
I would like it to do server-side processing, any help will be appreciated.
-Brent