cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

matches pattern for multiple values

Former Member
0 Likes
7,774

Hello,

In Business Objects Query Filters, it is possble to say use an IN condition with multiple values

example:

where country in list ('France', 'USA', 'Canada) etc.

However when we have to match sub-strings the matches pattern only allows you to input one value

This means, i cannot do

country matches pattern like ('%SA','Can%')

However such a contains functionality i am told by users exists in other BI products.

Can any one suggest any alternatives or work-arounds?

View Entire Topic
Former Member
0 Likes

Thank you. I hope they introduce this as a feature in later releases.