Here are some examples how to use parameter in reports.
- How to use report parameters with “allow multiple values” option and disable filters on a dataset.
- Null Report Parameter Passed to Data Set (BIRT)
- Hints and tips for using the Business Intelligence and Reporting Tools
- Report Parameter Enhancements – BIRT 2.2.1 Tutorial Series
- How to get dynamic data in Birt
I still preferer let the rdbms do his job filtering data, than doing it inside the report.
I’ll post my solution asap.
Technorati tags: Birt, Report,Parameters
January 21, 2009 at 11:13 am |
Dear,
I find these links helpful, but could not get the full idea of using parameter in reports build using BIRT.
I am new to BIRT. If you can help me, please gave me a big favor.
Ragards!
Muhammad Asif
January 21, 2009 at 10:25 pm |
if you haven’t already visited, there is a usefull tutorial here
http://www.eclipse.org/birt/phoenix/tutorial/
and some examples here
http://www.eclipse.org/birt/phoenix/examples/
I hope thi swebsite http://www.eclipse.org/birt/ will give you the necessary info.
It did it to me
January 23, 2009 at 1:29 pm |
Dear robertoschiabel,
Thanks for your cooperation. I done my job. Birt is wonderful tool
Regards!
Muhammad Asif
January 26, 2009 at 12:50 pm |
Dear robertoschiabel,
I want to call my own designed BIRT report from a JSP Page.Please share appropriate ideas and tutorials.
Thanks in advance.
Regards!
Muhammad Asif
January 26, 2009 at 10:38 pm |
sorry, I don’t have experience with JSP, but I run BIRT report from ASP classic pages, using simple A-HREF links.
maybe it’s same thing with IFRAME tag.
These are the easyest starting points, IMHO.
I hope they are what you’re looking for.