Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Web Intelligence
Viewing all articles
Browse latest Browse all 5402

InList Operator in Where Clause ---Is it "And" or "Either of"...?

$
0
0

I have a table like this.

 

CountryCity
FranceParis
UKLondon
USNew York
US 2New York, London

 

If I run the variable like this

 

=Count([Country]) Where (City InList("New York";"London"))

 

The answer is 1, right?

 

It will be US 2, who has both of 2 items in the list.

 

Or it will be 3?

Because UK, US, US2 all have either one of the items in the list.

 

InList means..."either one of" the items in the list?

 

I would be extremely grateful if somebody could clarify on this point...

I am getting confused here...


Viewing all articles
Browse latest Browse all 5402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>