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)
Multi level cascading with multi select at each level
mailtorake
Hi,
We have a requirement: Multi level cascading with multi select at each level and was wondering if it is possible in BIRT.
ie:
Level1 : list box, and hence multi select
--Level2 : list box, cascaded from the values (single/multi) selected in level1
--Level3 : listbox, cascaded from the values (single/multi) selected in ...
-- Level4.... etc
Cascading seems to work only for a single click, ie. when I click on one value in Level1, the level2 gets updated with proper values, but when I select the 2nd value (in level1) by holding ctrl key and clicking on another value or by holding shift key and clicking on another value, no event gets fired and nothing happens. I may have to understand the event handlers on those report parameters and come up with my own for shift and ctrl keys etc, but not sure.
Is there a way to achieve what I have been looking for? ie. Multi selections at each level should update the cascaded parameter values properly.
Any kind of help or pointers will be greatly appreciated!
best
Rakesh
Find more posts tagged with
Comments
mwilliams
Hi Rakesh,<br />
<br />
I don't believe this can be achieved under the current cascading parameter setup. This is something that could delfinitely be requested as an enhancement for future versions. You can make this request at <a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/reportabug.php'>BIRT
: Reporting Bugs and Requesting Enhancements</a>.
mailtorake
Thanks, Michael; logged <a class='bbc_url' href='
https://bugs.eclipse.org/bugs/show_bug.cgi?id=298488'>https://bugs.eclipse.org/bugs/show_bug.cgi?id=298488</a>
;
mwilliams
Rakesh,
Thanks for posting the info in here for future reference!