i've a table, where some cell have an action: Go to report (to a detail report). When user click, SSRS send user to the sub report. But i need to cancel the hyperlink when user export the report in excel. How can i do ? I know exists Globals!RenderFormat but i don't know how to use it to tell SSRS not to export hyperlink.
Thank you