I've got an issue which I just can't get my head around.
I'm trying to create an SSRS report which shows all documents linked to the person and are clickable/openable via clicking on the filename within the table.
Now the first part I have done, I can show a report with all documents grouped. But I can't figure out how to have the documents clickable with an action to open them up.
I have looked at doing a Drillthrough, and have tested by using the below expression
="C:\Users\Public\Documents\Test.docx"
But even this won't open. Am I missing something?
Any help would be appreciated.
Tools: SQL Server 2018 Visual Studio