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)
Cascade Parameter / Multi select Help
Pujan
I need help implementing the following scenario
The user can select anyone of the 3 options
1. Primary Clients (multiselect)
2. Household Members (multiselect)
3. Primary & Household Members
Basically the user can select either 1 or more primary clients, OR he can select a single primary client and 1 or more household members of that primary client OR he can select all primary and household members.
How can I implement this scenario. Can I get some example / script .
I am using BIRT 2.3.1
Thanks
Find more posts tagged with
Comments
mwilliams
Hi Pujan,
What do you have set up on this so far?
scottr
I have developed a post on handling multi-select parameters at:<br />
<a class='bbc_url' href='
http://birtworld.blogspot.com/2009/03/birt-multi-select-statements.html'>BIRT
World: BIRT Multi-Select Statements</a><br />
<br />
It was not built for cascading parameters, but it should be relatively easy to retrofit for that situation. <br />
<br />
scott rosenbaum
Pujan
Hello,
Thanks for the response.
I checked the link and tried to apply the soln you have provided, but I am getting an error. I am using 2.3.1 version - does this version include you fix ? If not how can I integrate your code.
Please help.
Thanks