Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Chart Area dynamic hyperlink
Chart Area dynamic hyperlink [message #1013659] Sun, 24 February 2013 05:03
Chris F is currently offline Chris FFriend
Messages: 4
Registered: October 2012
Junior Member
I have a report with two datasets using mysql stored procedures.

The first returns 1 row/result, uses the input of a Report Parameter. It is hidden from the report.

The second has a line chart generated off it. I am trying to use the Chart Area -> Interactivity -> Mouse Click/Hyperlink to build a hyperlink. So no matter where you click on the chart it'll follow through to the same hyperlink.

The problem is i need to inject the result from the hidden dataset into that url - and I can't figure out a good way.

Other hyperlink JS windows give you the option to add in a row["column"], but for "Chart Area" the only options are "Report Parameters".

I tried setting a report parameter using js after open/close of the hidden dataset, and it doesn't work. It seems the only time you can set a report parameter with js is in the BeforeFactory section.

So I don't really know a good way to solve this problem. Any suggestions?

Thanks!
Previous Topic:I can't display the report using birt Rcp viewer
Next Topic:Problem in export report - table layout
Goto Forum:
  


Current Time: Fri Apr 26 11:46:11 GMT 2024

Powered by FUDForum. Page generated in 0.03697 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top