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 list the columns dynamically
yangzy666
Hi all,
I'm new to BIRT.I have a question.According to the user's requirement,the BIRT Report have to display several columns dynamically.For example,a user can do some configurations in a page to decide which columns to display in the report,namely,the number of columns are not sure.
It is said that BIRT scripts can be used to create TABLE Object and then create COLUMN Object which I want to display.But i am sorry i am not familiar with BIRT scripts.So i don't know how to do this.
Could you give me some points?It's useful if you show me a script snippet.
Thanks in advance!
Find more posts tagged with
Comments
birtq
Hi,
Please find the Report as an attachment.
it does what you are looking for.
Regrads,
birtq
yangzy666
birtq,thank you very much.The attachment you offered is just what i want to get!