Home
Designing Analytics Reports
wildcard Default parameter value
Migrateduser
<p>Hi experts,</p>
<p>a very urgent question regarding setting parameter default value as wildcard,</p>
<p>I am using sql queries, I have a set of parameters strings and ints, I have applied * and % but it doesn't seem to work,</p>
<p>dataset query:</p>
<p>select x,c,v,b,n</p>
<p>where c= ?</p>
<p>and v=?</p>
<p>b =?</p>
<p>dataset parameter:</p>
<p>param 1 linked c</p>
<p>param2 linked v</p>
<p>param3 linked b</p>
<p> </p>
<p>report parameter:</p>
<p>c</p>
<p>type= string</p>
<p>Default value ( here I want to apply a wild card where user can either run and get all Cs or change and write a string where they run the report )</p>
<p> </p>
<p>here is more info</p>
<p>BIRT Report Designer 2.6.1 Report Version 3.2.22 ( RCP)</p>
<p> </p>
<p>any help appreciate it,</p>
<p>thanks</p>
<p> </p>
Find more posts tagged with
Comments
There are no comments yet