Skip to main content



      Home
Home » Archived » BIRT » turning filters on and off
turning filters on and off [message #631486] Thu, 07 October 2010 12:39 Go to next message
Eclipse UserFriend
Suppose i have a data the table with the columns date, country and occupation and suppose I make a query that retrieves data between two dates and displays it in a BIRT report.
Now I add to filters to the report on filters by country and the other filters by occupation.
how can I run the report with one filter, two filters or no filters at all?
in other words how can I turn off filters?
Re: turning filters on and off [message #631496 is a reply to message #631486] Thu, 07 October 2010 13:46 Go to previous message
Eclipse UserFriend
Create a couple of parameters, called UseFilter1 and UseFilter2. rewrite the filters so they only apply if UseFilter1 is true and/or UseFilter2 is trie.
Re: turning filters on and off [message #631497 is a reply to message #631486] Thu, 07 October 2010 13:32 Go to previous message
Eclipse UserFriend
This can be done. take a look at
http://www.birt-exchange.org/org/devshare/designing-birt-rep orts/1216-adding-filter-to-table-dataset-dynamically/?WT.mc_ id=10019

Jason

On 10/7/2010 12:39 PM, Benny wrote:
> Suppose i have a data the table with the columns date, country and
> occupation and suppose I make a query that retrieves data between two
> dates and displays it in a BIRT report.
> Now I add to filters to the report on filters by country and the other
> filters by occupation.
> how can I run the report with one filter, two filters or no filters at all?
> in other words how can I turn off filters?
Previous Topic:Zoom capability
Next Topic:BIRT license question
Goto Forum:
  


Current Time: Fri Jul 25 21:00:36 EDT 2025

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

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

Back to the top