Home
Analytics
Birt Books
system_migrated
Hi everyone,
I am new in BIRT Technology,please send me any pdf book for BIRT Report Development mainly that book which guide me how to develop Scripted reports in BIRT.
Please send me its very urgent for me.i will be very thnkfull to you.
Find more posts tagged with
Comments
jamesmeek
Hmm and would you like us to write your reports for you as well ;-)<br />
<br />
Aside from this website which has a wealth of information to assist you, including report samples, forums, etc.<br />
There are also several published books available:<br />
<br />
<a class='bbc_url' href='
http://www.amazon.co.uk/Birt-Field-Reporting-Eclipse-Addison-Wesley/dp/0321580273/ref=sr_1_1?ie=UTF8&s=books&qid=1274778644&sr=8-1'>Birt
: A Field Guide to Reporting Eclipse Addison-Wesley: Amazon.co.uk: Diana Peh, Nola Hague, Jane Tatchell: Books</a><br />
<a class='bbc_url' href='
http://www.amazon.co.uk/Integrating-Extending-Eclipse-Jason-Weathersby/dp/0321580303/ref=sr_1_2?ie=UTF8&s=books&qid=1274778644&sr=8-2'>Integrating
and Extending BIRT (Eclipse): Amazon.co.uk: Jason Weathersby, Tom Bondur, Iana Chatalbasheva, Don French: Books</a><br />
<a class='bbc_url' href='
http://www.amazon.co.uk/Practical-Data-Analysis-Reporting-BIRT/dp/1847191096/ref=sr_1_3?ie=UTF8&s=books&qid=1274778644&sr=8-3'>Practical
Data Analysis and Reporting with BIRT: Amazon.co.uk: John Ward: Books</a><br />
<br />
I would suggest you acquire these books, and possibly see if you cannot get your employer to put you onto a training course to get you moving...
Migrateduser
Thanks dear for great help,
Can You tell me please how to compare field of one dataset with the field of other dataset in scripted report.
Actually my problem is that i have to change the color of row value of dataset2 by comparing its value with whole values in other row in dataset1 , i have tried this by inserting table with dataset2 in the detail row of table binded with Dataset1, but the it is comparing value with current value of dataset1 row and data is also coming reaptedly.
so my problem is that i have to compare current column value of one table with all values of same column in other table if they matched then value should be displayed in blue.
please help