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)
How to display multi recorders in one row?
Weizhan
I have one table contain two columns, column A and column B
A B
a1 b1
a2 b2
a3 b3
a4 b4
a5 b5
I want to display like this:
A B A B A B
a1 b1 a2 b2 a3 b3
a4 b4 a5 b5
How to design report in BIRT?
Thank you!
Find more posts tagged with
Comments
mwilliams
Hi Weizhan,<br />
<br />
You can set up a parallel/columnar style report to do this. Take a look at <a class='bbc_url' href='
http://www.birt-exchange.com/devshare/?filtercontent=parallel&contenttype=-1&date=-2year&rating=0&results=10&cid=0'>these
posts</a> from the devShare. They should give you an idea of how to go about this. Let me know if you have any other questions.