Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: How do I include a querystring parameter in a Jump to URL?

0 views
Skip to first unread message

Ravi Mumulla (Microsoft)

unread,
Jul 12, 2004, 1:03:09 PM7/12/04
to
Take a look at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rswork/htm/rwp_workingreports_v1_86aq.asp.

--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services

This posting is provided "AS IS" with no warranties, and confers no rights.
"jsw" <j...@discussions.microsoft.com> wrote in message
news:CF00844D-DF2B-4754...@microsoft.com...
> I have a Sql report that shows product category codes in one of the
columns. I would like to be able to click on one of these and have it be a
link to a web page that displays information about the product category,
passing the code as a querystring parameter to the destination web page.
The destination is not another report, but a bona-fide web page.
>
> I have tried going to the properties form for the field, then clicking the
Advanced button, then the Navigation tab. I check the Jump to URL radio
button and try inputting the desired URL, but haven't had any luck passing
the field as a querystring parameter.
>
> Here is the URL I am entering into the textbox:
>
> http://lbwl/Products/ProdCat.aspx?Id=Fields!ProductCategory.Value
>
> Unfortunately, what gets passed as the querystring parameter value is not
the value of the product category, but "Fields!ProductCategory.Value" Is
there any way to do what I'm trying to do?
>


0 new messages