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)
displaying inline data in excel output
Rejilal
Hi,
I am using BIRT 2.5.1.
I have a row in design having 4 inline data in a single cell.In PDF output 4 elements are coming in a single row as expected.But when i generate excel output using same design file ,inline datas are coming in multiple rows instead of single row.
Could any body please help me to resolve the issue.
Thanks,
Rejilal
Find more posts tagged with
Comments
Virgil Dodson
Hi Rejilal,<br />
<br />
I can see the same problem. It is a good idea to report this at <a class='bbc_url' href='
http://www.birt-exchange.org/bug-reporting/'>Report
Bugs - BIRT Exchange</a><br />
<br />
For a workaround, you can use the Aggregation wizard with the CONCATENATE function. This will give you similar results as the INLINE property was, plus the ability to add a seperator between the results. I created an example that is enclosed