We only support multiple parameters in a single column in Guvnor 5.4+.<br><br>This would be created as a &quot;BRL Fragment&quot; and either use a single free-format DRL segment:-<br><br>QuickQuoteInputProfile( age &gt; @{min}, age &lt;= @{max} )<br>
<br>or as a guided BRL (Guided Rule Editor) fragment.<br><br>The screen shots showed an XLS decision table (that, incidentally, you should be able to import into Guvnor 5.4+ and get a web-guided one for free).<br><br><div class="gmail_quote">
On 22 May 2012 10:12, Wolfgang Laun <span dir="ltr">&lt;<a href="mailto:wolfgang.laun@gmail.com" target="_blank">wolfgang.laun@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On the screenshot I saw another column where a range test was being<br>
coded with a pair of constraints, something like<br>
   amount &gt;= $param1, amount &lt; $param2<br>
which permits you to enter lower and upper bound, separated by a<br>
comma, in a single cell of that column.<br>
<br>
So if it isn&#39;t possible for age, it won&#39;t work for amount.<br>
<span class="HOEnZb"><font color="#888888"><br>
-W<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 22/05/2012, Michael Anstis &lt;<a href="mailto:michael.anstis@gmail.com">michael.anstis@gmail.com</a>&gt; wrote:<br>
&gt; Yes, you&#39;ll need two columns:-<br>
&gt;<br>
&gt; QuickQuoteInputProfile.age &gt;<br>
&gt; QuickQuoteInputProfile.age &lt;=<br>
&gt;<br>
&gt; If using 5.4 you can try the other options too, but try with this first.<br>
&gt;<br>
&gt; On 22 May 2012 09:58, zeeshan &lt;<a href="mailto:zeeshan.spring@gmail.com">zeeshan.spring@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hi Mike and thanks fro replying !<br>
&gt;&gt;<br>
&gt;&gt; does it mean I need to add one more column(by clicking on the *&quot;+New<br>
&gt;&gt; Column&quot;* and adding A simple Condition) with name &quot;Age&quot; with same<br>
&gt;&gt; pattern....??<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; View this message in context:<br>
&gt;&gt; <a href="http://drools.46999.n3.nabble.com/How-to-add-multiple-conditions-in-condition-column-of-decision-table-in-Guvnor-tp4006114p4006273.html" target="_blank">http://drools.46999.n3.nabble.com/How-to-add-multiple-conditions-in-condition-column-of-decision-table-in-Guvnor-tp4006114p4006273.html</a><br>

&gt;&gt; Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; rules-users mailing list<br>
&gt;&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
&gt;&gt;<br>
&gt;<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br>