Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to filter multiple conditions in one statement in BIRT

Hi,
I have a data set which returns a bunch of defects.
I want it only to return the defects associated with specific team areas.
I want the filter to give me only the defects that belong to 'Team Area X' OR 'Team Area Y' OR 'Team Area Z'.
How can I do that ?
I can see how to create a single filter for a specific Team Area, but when I try to add an OR condition inside the statement, it just doesn't work.
Any help ?

0 votes


Accepted answer

Permanent link

You can use Advanced Data Set type with SQL-like syntax for parameters.

See https://jazz.net/forum/questions/51942/question-on-jazz-advanced-data-set-birt

In "Ordinary" Data Set you can try statement '\'Team Area X\',\'Team Area Y\'' as OR condition in parameter section.

Tal Rabinovitch selected this answer as the correct answer

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,023
× 324

Question asked: Nov 22 '12, 6:32 a.m.

Question was seen: 10,061 times

Last updated: Nov 22 '12, 6:47 a.m.

Confirmation Cancel Confirm