If the link expression contains hyphen (-), then the link will not work correctly, because hyphen (-) is treated as a range operator.
You can try this:
1. Use Actuate Basic StrSubst function, or any other custom function, to replace the hyphen with any other character. It can be done in the...