all groups > sql server reporting services > november 2004 >
You're in the

sql server reporting services

group:

Chart URL Action? Easy question ... I hope!



Chart URL Action? Easy question ... I hope! billd
11/15/2004 3:27:05 PM
sql server reporting services: I am trying to create a chart action to do a URL drill into bar chart. But I
can not figure out how to get the name of the clicked bar.

Example: If the diagram below were a chart, when I click on the "two" bar, I
want to create the url: http://www.bonzo.com/foo.aspx&PICKEDBAR=Two

One ==
Two ====
Three ========

Re: Chart URL Action? Easy question ... I hope! billd
11/15/2004 6:38:03 PM
Thanks ... excactly the answer I needed.
You are the MVP.

[quoted text, click to view]
Re: Chart URL Action? Easy question ... I hope! Teo Lachev [MVP]
11/15/2004 9:25:11 PM
Your Jump to navigate action you can use the RS global collections. Assuming
that One, Two, etc. are category groups, you can use Fields!<your database
field>.Value

--
Hope this helps.

---------------------------------------------
Teo Lachev, MVP [SQL Server], MCSD, MCT
Author: "Microsoft Reporting Services in Action"
Publisher website: http://www.manning.com/lachev
Buy it from Amazon.com: http://shrinkster.com/eq
Home page and blog: http://www.prologika.com/
---------------------------------------------

[quoted text, click to view]

AddThis Social Bookmark Button