Message 1 of 55
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there any way of building a schedule that is filtered using a logic "OR" instead of "AND"
We want to schedule out Rooms that satisfy a limited range of parameter values initially just two will do, but it begs the question whether it is possible to filter using a list of acceptable values such as
...Where Parameter.Value IN(ValueA, ValueB, ValueC, ValueD...)
I seem to remember this from SQL many moons ago!
Any suggestions appreciated.
Cheers
Solved! Go to Solution.