Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Link gadgets in dashboard
jjangiti
<p>Hi, </p>
<p> </p>
<p>I have a bar chart and rows of data inside a table. I want to click on a bar inside the graph and refresh the rows of data based the selection. Is this possible to achieve on a BIRT report. I am using commercial BIRT. </p>
<p> </p>
<p>Thanks,</p>
Find more posts tagged with
Comments
jjangiti
<p>I figured how to do that on a report. But unable to do the same on a dashboard. How can I click on the bar and refresh a different report on the dashboard. </p>
JFreeman
<p>Is having the chart and table as separate gadgets a requirement?</p>
<p> </p>
<p>If not, the simplest solution will be to use the existing report you have made as a report gadget. This will include the full report (both the chart and table) as the gadget with all of their existing scripting.</p>
jjangiti
<p>Thanks for your response Jesse. Yes, they must be separate gadgets. Can you guide me on how this can be obtained. I have been trying to get this done since couple days but did not find any examples online. </p>
JFreeman
<p>As you have it working in the report already, you may be able to achieve separate gadgets by bringing both elements in as separate reportlet gadgets.</p>
<p> </p>
<p>Could you also attach the current report design that already has the scripting in place for your desired behavior?</p>