Reporting Services does not display Hyperlink for Placeholder with Go to URL Action

Got really puzzled about this thing. Fortunately Christian Norbakk had the explanation of the problem:

When using Reporting Services in Sharepoint Integrated mode a Placeholder with Go to URL action will not render as a hyperlink for VALID internal links. It will, however, work for external links and for INVALID internal links. Now if that's not a but I don't know anything anymore:-)

Notice that the links work in Visual Studio Preview mode for the report. It's only after you deploy the report that all valid internal links are stripped.

Christian also told me that Øystein Garshol had managed to work around the quirk by applying a tiny javascript wrapper around the valid internal link which seemed to trick ReportingServices out of eliminating the link. That will be my next attempt too.

Nag me in comments if I forget to update this post with how it went..

Comments

# Reporting Services does not display Hyperlink for Placeholder with Go to URL Action - Mads Nissen said:

Pingback from  Reporting Services does not display Hyperlink for Placeholder with Go to URL Action - Mads Nissen

Thursday, March 26, 2009 5:00 PM
# SharePoint Experts said:

Got really puzzled about this thing. Fortunately Christian Norbakk had the explanation of the problem

Thursday, March 26, 2009 5:07 PM
# Øystein Garshol said:

The real fun is that it will properly display links if they are valid but the end user does not have permission to view a page, so if this means that reporting services somehow check access for all hyperlinks in a report this may affect performance as well...?

Friday, March 27, 2009 5:31 AM
# Kelvin Ninh said:

Try this:

="javascript:void(window.location.href='YourPage.html')"

Tuesday, April 07, 2009 9:19 PM
# DevareattyVaH said:

nice, really nice!

Friday, April 17, 2009 2:34 AM
# bradgearon said:

That wont work when rendering to pdf.  You can, however, make the link invalid someway like: http\\ instead of //.  I tested this in FireFox 3 and IE 7&8.  It also works with an exported pdf.

Thursday, April 30, 2009 12:37 PM
# tukang nggame said:

thanks for sharing

Thursday, June 25, 2009 11:32 PM

Leave a Comment

(required) 
(required) 
(optional)
(required)