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)
vertical align column data
sandeepBha
hi all,
I want to display column data vertically,not horizontal.
can you please tell me how it is possible.
Regards,
Sandeep
Find more posts tagged with
Comments
mwilliams
Hi Sandeep,
You could possibly use a crosstab or stack your data values in one column of a table with the header labels in the detail row next to them. Which one depends on what you're looking for and what your data is like.
Hope this helps.
sandeepBha
hi mwilliams,
I want to display vertically values of columns , not columns itself.
like values of column are ...
General OBC SC ST Others
i want to display these values vertical align, not horizontal.
Regards,
Sandeep
mwilliams
Sandeep,
Can you show more detail of what your data looks like in your dataSet and what you want it to look like in your report? Thanks.
sandeepBha
hi mwilliams,
i am sending you a image , that will show you what i actually want.
`General` this is a horizontal type and my image will show vertical `General`.
Regards,
Sandeep
mwilliams
Sandeep,<br />
<br />
I got ya now. You want the headers to be vertically aligned rather than horizontal. Take a look at the following devShare post. It should help add a custom report item called rotated text:<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/devshare/designing-birt-reports/537-birt-extension-mechanism/#description'>BIRT
Extension Mechanism - Tutorials - BIRT Exchange</a>
sandeepBha
Hi mwilliams,
thanks for ur usefull reply , but how can i get the screen to add those 3
extensions.
1. org.eclipse.birt.report.model.reportItemModel
2. org.eclipse.birt.report.designer.ui.reportitemUI
3. org.eclipse.birt.report.engine.reportitemPresentation
please reply soon
Regards,
Sandeep