Hi There,
I have reporting service report developed which has referenceKey to network pdf file location, for example,
\\123.456.78.90\pdffolder\referenceKey.pdf
referenceKey has value like 23243, 43433, 54544, I would like user to click the key, then it will pass that key with .pdf extension as well as location of network.
I thought Go To URL should do it, but I could not get to work.
="\\123.45.67.8\pdffolder\"&Fields!Key.value&".pdf"
Any advice?
Don