SSRS text box action - Go to URL doesn't work with left indent
Hi,
May I know anyone manage to get 'Go to URL' work, together with values on left indent properties?
For example, I have following report interface, with hyperlink & left indent on each items:-
Country
State
Province
Branch
Everything works fine in BIDS - but the hyperlink not working properly when deployed and view in Reports Manager! According to
http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/b9d0cbf1-b278-40e8-8da4-6871d49661d9 post, both 'Go to URL' and left indent doesn't work at the same time. The hyperlinks work fine again when after removed the left indent.
Does this mean I can only use either 'Go to URL' or 'left indent', but NOT BOTH at the same time! Any workaround?
Many thanks :-)
October 26th, 2010 5:55am
I've seen hyperlinks failing in report manager before. Try adding Cstr(x) to the string expression for the hyperlink.my blog http://karlberan.wordpress.com/
Free Windows Admin Tool Kit Click here and download it now
October 26th, 2010 10:31am