Is It Possible to Select Multiple Values From Same Column in SearchBuilder?
Is It Possible to Select Multiple Values From Same Column in SearchBuilder?
![puffster](https://datatables.net/forums/uploads/userpics/428/nQWGCYJ7X71MR.jpg)
I'm pretty sure the answer is no based on my research but wanted to double check...is it possible to select multiple values from the same column using SearchBuilder in just a single conditional statement? Currently if I select a column and use the Condition of Equals, as soon as I select a value that's all I get. I know that I can add a second condition and add a second value from that column that way, but was hoping I could just select multiple values using just a single condition statement.
This question has an accepted answers - jump to answer
Answers
Yep, the answer is no - it's only one value per condition.
Colin