Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Dynamic dataset creation on the mouseclick event of a chart
Dynamic dataset creation on the mouseclick event of a chart [message #898416] Thu, 26 July 2012 11:00 Go to next message
Rupal Biyani is currently offline Rupal BiyaniFriend
Messages: 8
Registered: July 2012
Junior Member
Can we create a dynamic dataset in the invokescript function of a chart
Re: Dynamic dataset creation on the mouseclick event of a chart [message #898628 is a reply to message #898416] Thu, 26 July 2012 22:06 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Can you give some more detail on what you are trying to do?

Jason


On 7/26/2012 7:00 AM, Rupal Biyani wrote:
> Can we create a dynamic dataset in the invokescript function of a chart
Re: Dynamic dataset creation on the mouseclick event of a chart [message #899721 is a reply to message #898628] Thu, 02 August 2012 06:02 Go to previous messageGo to next message
Rupal Biyani is currently offline Rupal BiyaniFriend
Messages: 8
Registered: July 2012
Junior Member
Our requirement is to show a new report below the current report whenever the user clicks on the pie chart in the current report.The reports can be nested to 4 to 5 levels.One approach to do this is to make all the reports in one report and set their display as none.And once the user clicks on the chart make the other report display as block, but this approach would have performance issues. So i was thinking of generating dynamic dataset for each report to be displayed.This data set will be populated only if the user clicks on the chart.
Can you please help me on this issue?
Re: Dynamic dataset creation on the mouseclick event of a chart [message #899840 is a reply to message #899721] Thu, 02 August 2012 14:25 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Rupal,

How are you displaying the report? Are you using the Viewer? If so you
could build a custom jsp page to display two reports and use client side
interactivity to update the report below based on what you click on in
the top report.

Jason


On 8/2/2012 2:02 AM, Rupal Biyani wrote:
> Our requirement is to show a new report below the current report
> whenever the user clicks on the pie chart in the current report.The
> reports can be nested to 4 to 5 levels.One approach to do this is to
> make all the reports in one report and set their display as none.And
> once the user clicks on the chart make the other report display as
> block, but this approach would have performance issues. So i was
> thinking of generating dynamic dataset for each report to be
> displayed.This data set will be populated only if the user clicks on the
> chart.
> Can you please help me on this issue?
Previous Topic:BIRT 3.7.2 Report Viewer on designer doesn't load the reports
Next Topic:Grid as Table in PowerPoint
Goto Forum:
  


Current Time: Fri Apr 19 04:44:49 GMT 2024

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

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

Back to the top