Can anyone advise what the syntax should be when using the IN operator within a table filter. I have tried the below but the snytax is wrong:
If you just change the Value property and just add a comma separated list of values that should work:
This worked for me in a quick test, anyway.
Books Online seems to be pretty light on examples, but I did find one reference; see the In
example in Commmonly Used Filters. It would be nice if this was explained better.