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)
problem while exporting bar chart + dynamic table in pdf
Shashank Singh
<p>Hi folks,</p><p> </p><p>I am facing problem while exporting a report into a pdf.</p><p>Report consist of interactive BAR chart on clicking on each bar its generate its own dynamic table below the chart in same report.This is displayed in report.But now I'm facing issue while exporting report into the PDF it's only showing me BAR CHART in pdf and the data table related to selected bar is missing in that exported pdf. And I am using [color=rgb(0,0,0);font-family:'Segoe UI';font-size:10pt;]org.eclipse.birt.runtime [/color][color=rgb(0,0,0);font-family:'Segoe UI';font-size:10pt;]version 4.3.1.[/color]</p><p> </p><p>[color=rgb(0,0,0);font-family:'Segoe UI';font-size:10pt;]Is it possible to have [/color][color=rgb(0,0,0);font-family:'Segoe UI';font-size:13px;]chart + the data table of select bar - [/color][color=rgb(0,0,0);font-family:'Segoe UI';font-size:10pt;]in exported pdf ?[/color]</p><p> </p><p>Thanks</p><p> </p>
Find more posts tagged with
Comments
micajblock
<p>How are you generating the dynamic table?</p>
Dhavan
<p>Hi Mblock,</p><p>I'm alongwith Shashank.</p><p>For each bar in bar chart, table exists in design with display property set to "no display" initially.</p><p>Once, one of the bar in chart is clicked, table associate to that bar is displayed in same report under the chart, by changing its display property to "Block" using java script.</p>
micajblock
<p>can you provide an example using classic models?</p>