Forum Discussion
Filtering rows with multiple conditions
Hello,
I have a problem with filtering certain rows.
I would like to filter out from all of my data rows, which firstly in column "Category" are "Candies" and column "Accounts" are anything else but "123" and "345". So I would like to exclude from my data all the other Candies accounts beside "123" and 345". This Candies filtering is important as I have like hundred other category as well.
Best regards,
Kelly
9 Replies
- Ashish_MathurSuper User
Hi,
Have you tried applying these conditions in the Query Editor? If yes, then what problem do you face?
- KellyLenHelper III
Hi!
Yes, I tried to filter it in query editor, but then it filtered all the "Candies" out and did not left any candies to the data. And advcanced filtering does not allow me to create a condition "anything else but "123""?
- Ashish_MathurSuper User
Hi,
Share some data to work with and also show your expected result.