September 1, 2009 at 9:30 am
Hi,
Please suggest me, can we make a hyperlink in a text box's selected text in reporting services 2008.
Suppose Text box contains "abcd ... http://www.a.com ...sdsds " then hyper link should work for http://www.a.com only.
Thanks in advance.
Amit Choudhary
September 1, 2009 at 2:10 pm
"abcd ... http://www.a.com ...sdsds "
select http://www.a.com alone from your text,
right click ->Text Properties -> Action -> Go to URL ->http://www.a.com -> Ok
Now, your link is enabled for the sub text, http://www.a.com and not for the rest.
Good luck!
September 2, 2009 at 12:29 am
Hi,
It was indeed a good answer for my question, but as my text for text box contain "abcd http://www.a.com efgh" dynamicly from back end, it's difficult for me to set this at design time.
Please suggest.
Thanks,
Amit Choudhary
September 2, 2009 at 2:33 am
September 2, 2009 at 7:15 am
I dont have RS 2008 but in 2005 the URL field can be an expression, just parse out the URL with string functions.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply