Perform multiple filtering as an OR not an AND

Perform multiple filtering as an OR not an AND

dcarmodcarmo Posts: 1Questions: 0Answers: 0
edited March 2012 in General
Hello,

I was wondering if there is a way that I can perform filtering such that the rows returned for each column filtered are a results of an OR statement versus an AND.

for example if I filter on column A and B with two different conditions say ColA = 2, ColB = 5, then the results of the filter will show rows where either column A is 2 or where column B is 5.

Thanks,
Carmo
This discussion has been closed.