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)
Flash Chart report items are not supported in this report format
damien535
Hi Guys,
I am using iServer to schedule reports, convert the report to a different format and email.
The problem is each format I convert the report to gives me the following error "Flash Chart report items are not supported in this report format".
Has anybody had this problem to date and if so how did you solve it?
Thanks for your help!!
Find more posts tagged with
Comments
Virgil Dodson
Hi damien535,<br />
<br />
Generally, you would only use the flash charts for report intended for the web. In your case, it sounds like some of your reports are also going out to PDF or other format. For this case, you can use some conditional logic based on the output and visibility property to show the Flash chart when HTML, otherwise, create a regular chart that renders as an image. There is an example is another thread at <a class='bbc_url' href='
http://www.birt-exchange.org/forum/deploying-birt-reports-deployment-kit-iserver-express/15668-different-output-different-format.html'>http://www.birt-exchange.org/forum/deploying-birt-reports-deployment-kit-iserver-express/15668-different-output-different-format.html</a>
;
HankC
Hi damien535,
As Virgil says, it sounds like you are using Flash report items in PDF. Please note that Flash is not supported in PDF output in versions 10.x and earlier. Flash will be supported in PDF output in version 11.0. Until then, using conditional logic as Virgil recommends would be the best solution.
Thanks,
Hank Christensen