March 11, 2008 at 10:52 am
I have used the jump to URL in the past and have added one field value to append at the end of the URL but now I need to add additional field values and cannot seem to get the proper syntax. The following my URL:
="http://icpweb/icp-ecl/userpages/tasklist.asp?id="&Fields!PK_systemID.Value"&t="&Fields!PK_StatusID.Value
Any help would be greatly appreciated.
Thanks Barb
January 21, 2010 at 4:19 am
try this
="void(window.open('http://localhost/ReportServer/Pages/ReportViewer.aspx?%2fKonsolidata_Data_Exporting_Project%2fEXPORT_REPORT_TEST&rs:Command=Render&RP_cntry="+Fields!STD_CTRY_NM.Value+"&RP_cll_typ_l1=" "+Join(Parameters!RP_cll_typ_l1.Value,"&RP_cll_typ_l1=")+"'))"
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy