Forum Discussion
deep198486
Apr 18, 2022Copper Contributor
How can i whitelist combination of different columns in the query
I Have three columns and if the data in both the three columns matches a specific value , it should not give that result. I can't use "and" as it is not giving the expected result A B C john...
GaryBushey
Apr 18, 2022Bronze Contributor
The "and" operator should work just fine. Can you post your KQL that you are using?