Skip to main content



      Home
Home » Archived » BIRT » Configurable Operators for Report Parameters
Configurable Operators for Report Parameters [message #206414] Thu, 14 December 2006 15:35
Eclipse UserFriend
Originally posted by: pvmurthy.effigent.com

Hi All,

We have integrated BIRT Runtime into a tapestry web application and are
able to run reports from within the WebApplication environment.

We have a generic parameters page -- which queries any report design
file and renders the parameters for the report. When the user enters
values they are used in the run and render task -- and we output the
report in the format desired. All is fine until here.

Now, We want to provide a feature where the Operator used for the
parameter itself is configurable -- >>>>>
something like this --

Select empid, empname from employee where empid ? ?

i,e, the Operator could either be -- "=","<",">","!="

Similarly for strings we want to provide begins with, ends with, and
contains

and for Dates (most importantly) -- we would like to provide date range,
> Date, < Date etc.

So the question is -- is there a way to manipulate the Operators used
within the report queries?

Or Else,

Should I go about extracting the report query, modifying it, and placing
it back? If so, is there any example for this apprach.

Thanks for your help,

Cheers
Murthy
Previous Topic:Is it possible to create BIRT report by using java code
Next Topic:Are dynamic names possible for names of the values in the legend of birt charts?
Goto Forum:
  


Current Time: Mon Jul 21 22:22:06 EDT 2025

Powered by FUDForum. Page generated in 0.04499 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top