Hi, I have a problem adding a (working) custom URL hyperlink to SSRS report which will be run from AX.
I tried the simplest report I can think of - a report with one field which should also be a hyperlink to fixed URL. Like this:
After compiling and running the report results look like this:
1) mouseover on the field in report viewer shows a (non working) link to http://[devserver]/Reporting/
2) in report saved as .pdf or .xlsx there is no hyperlink
3) report saved as .doc (word) seems to be the only working format with a correct hyperlink
Am I missing something? Or is there another way to make hyperlinks reliably work in reports saved as XLS formats? (In real application the hyperlinks would of course come from a datasource field and would link to product websites.)
Thanks in advance for any help.
*This post is locked for comments