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.
Author |
Topic |
micnie_2020
Posting Yak Master
232 Posts |
Posted - 2013-05-02 : 21:33:40
|
Hi All,I have dashboard created using ssrs:I use Go to URL:="<a href=""javascript:window.open('http://xxxx.com/ReportServer/Pages/ReportViewer.aspx?%2fAP%2f07M+FR+Segmented+By+Probability+2+Close+Drilldowns&rs:Command=Render&rc:toolbar=false&rc:Target=""_self""&UserDomain="& Fields!owneridname.Value &"&proba="& Fields!Probability.Value &"','_self')"" TARGET=""_self"">465</a>"But it's overwrite the parent window after clicking the chart. I want the chart onclick will displayed inside the iframe.Please advise.Thank you.Regards,Micheale |
|
|
|
|