Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 jump to url property help

Author  Topic 

krish001
Yak Posting Veteran

61 Posts

Posted - 2011-01-24 : 03:56:01
Hi,

Iam using jump to url as a expression

=iif(fields!Rating.Value="NYC","javascript:void(window.open('http://google.com','_blank'))","")

Problem is how can i pass the url('http://google.com') as a parameter
without hardcoding......

Pls help on this

Krishna
   

- Advertisement -