Home DevShare Designing BIRT Reports

How to use report parameters with "allow multiple values" option and disable filters on a dataset.

by nicola

Posted 2007-10-20 09:38:26.000

(0)  (0)   (8270 views)

Download (19.55 KB)

By downloading this item, you are agreeing to the Terms of Use for the site.

When you need to select multiple input values for a parameter is useful to allow the user to select an option which includes all values, avoiding him the entire selection from a long list.

Birt Version:-

In this report input parameter are:
- customer
- country

Both parameters allow to select multiple values.
By selecting 0 (zero) you implicitly select all values of a parameter, but in that case filter dataset must be disabled.
This task is done in report's beforeFactory phase.

Happy BIRT day
Nicola

Download (19.55 KB)

By downloading this item, you are agreeing to the Terms of Use for the site.



Saba

Saba

Posted: 2008-11-07 08:22:35.000

Hello there Can this be done for cascading parameters as well? I Thanks Saba
 
Filter More