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)
Simple Cross tab report
Ramachandr
I am new to BIRT Report. Can anyone provide a simple java code to create cross tab reports or give me a breif idea how to create this program using Java.
Find more posts tagged with
Comments
mwilliams
Hi Ramachandr,
A crosstab is going to be much like any table example you see out there only created with a bunch of aggregations rather than straight data. Hopefully this helps you out. I'll try to track down an example and will post it in here if I find one.
Ramachandr
<blockquote class='ipsBlockquote' data-author="mwilliams"><p>Hi Ramachandr,<br />
<br />
A crosstab is going to be much like any table example you see out there only created with a bunch of aggregations rather than straight data. Hopefully this helps you out. I'll try to track down an example and will post it in here if I find one.</p></blockquote>
<br />
Hi Williams, <br />
<br />
Thank you for the reply. I need an simple code in Java so that i can create a cross tab report and it is urgent. Any help would help me to resolve the issue
mwilliams
Ramachandr,<br />
<br />
I don't have an example handy to show you. However, as I understand, there may be something that could help you out with what you're looking for in the source code for BIRT. Instructions for downloading the source code can be found at:<br />
<br />
<a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/build/buildInstructions.php#checkout'>http://www.eclipse.org/birt/phoenix/build/buildInstructions.php#checkout</a><br
/>
<br />
Then look for the file:<br />
<br />
tests/test/org/eclipse/birt/report/item/crosstab/core/parser/CrosstabViewParseTest.java<br />
<br />
Hope this helps.
rutuja
Hi,
I was also looking for an example of creating a simple cross tab report and then integrating it with java. I tried the link but it no longer works. Did you find the example? Is there any link i can look at?
Basically i have a crosstab reports and the columns are also dynamic.
Do i need to use Design Engine API for this?
And is there a sample dataset i can use for this? Can i use a collection of beans?
Is there a sample?
Thanks, Rutuja
kevin23_hy
for newcookie of birt is hard to mastery of API's, pls to explain what Crosstab's hierarchy of structure is, promote to understand between each interfaces and implement classes of their relationships!
The old saying said good, gives the human by the fish to be inferior that gives the human by the fishing.
thx.sincerely kevin:)