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 selection and cascade parameters
vdhondea
<p>Hi,</p>
<p> </p>
<p>I want to create a BIRT report having a multi select parameter whereby the 1st multi select parameter should restrict the query of the second parameter. I have enabled multi selection via Advanced </p>
<p> </p>
<p>I have tried various ways using beforeOpen in the script but it does not work and when restricting the dataset by using Filter, it only uses the first selected value.</p>
<p> </p>
<p>Birt version : 3.7</p>
<p> </p>
<p>Example : Office and Employee</p>
<p>If i select two office numbers, i should get only the employees in the selected office.</p>
<p> </p>
<p>Thanks in advance for your help</p>
<p> </p>
<p>Kind Regards,</p>
<p>Varun</p>
Find more posts tagged with
Comments
pricher
<p>Hi,</p>
<p> </p>
<p>This is not supported out of the box. But take a look at this <a data-ipb='nomediaparse' href='
http://developer.actuate.com/community/forum/index.php?/files/file/879-allow-multi-value-for-cascading-parameter/'>Devshare
</a>for a workaround.</p>
<p> </p>
<p>P.</p>
vdhondea
<blockquote class="ipsBlockquote" data-author="pricher" data-cid="147565" data-time="1494345648">
<div>
<p>Hi,</p>
<p> </p>
<p>This is not supported out of the box. But take a look at this <a data-ipb='nomediaparse' href='
http://developer.actuate.com/community/forum/index.php?/files/file/879-allow-multi-value-for-cascading-parameter/'>Devshare
</a>for a workaround.</p>
<p> </p>
<p>P.</p>
</div>
</blockquote>
<p>Hi Pricher,<br>
Thanks for the response.<br>
I have gone through various blogs and solutions.<br>
Is it possible to do it through a group parameter?<br><br>
Thanks in advance<br><br>
Regards,<br>
Varun</p>
pricher
<p>As mentioned in my previous post, it is not feasible out of the box. Multi-select parameter values are only available on the last level of a cascading group.</p>
<p> </p>
<p>P.</p>
jlB_HdF
<p>Hi,</p>
<p> </p>
<p>Thanks a lot Pierre</p>
<p> </p>
<p>Jean-Luc</p>