Skip to main content



      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 07:00 Go to next message
Eclipse UserFriend
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 18:06 Go to previous messageGo to next message
Eclipse UserFriend
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 02:02 Go to previous messageGo to next message
Eclipse UserFriend
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 10:25 Go to previous message
Eclipse UserFriend
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: Tue May 13 02:07:15 EDT 2025

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

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

Back to the top