Hi,
Is it possible to allow some special characters in the User Parameter input fields?
I understand limiting to Text only to reduce SQL injection issues.
I'm trying to pass an Item code into a select statement that has "-" in it. eg Item code "100-075-AA00"
It works in report filters, but fails on User Parameter input fields.
Thanks.