Home DevShare Designing BIRT Reports

Always having 'ALL' option in a cascading parameter

Share

by mwilliams

Forum - 10,000 postsBlog - 100 postsDevShare - 100 postsPoll Voter
Posted 09 Jul 2012 - 03:45 PM

(0)  (0)   (305 views)

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

Sample BIRT report showing how to always have 'ALL' as an option in your drop down

Birt Version:-3.7

This sample BIRT report shows a way to make sure that ALL always shows in your cascading parameter drop downs for all levels when using an SQL dataSet.  Script is used in the beforeOpen of the second level parameter's dataSet to handle an "ALL" selection in the first parameter, and script is also used in the beforeOpen of the tableDS dataSet to handle when both cascading levels are "ALL" or when just one or neither is.

This report was designed in BIRT 3.7.0, but this idea should work in all versions.

Download (25.99 KB)

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


 
Filter More