I know how to add a hyperlink to an http:// address, but it doesn't seem to work with file:// address when I want it to point to a file on the file share.
Tried the following:
file://\\server\folder\file.txt
file:\\server\folder\file.txt
\\server\folder\file.txt
All 3 methods above work in Windows Start Menu's Run... box. But just not in RDL report definition. Any ideas?