KQL help Exchange Online
Hello,
I need help in buildinga KQL Query as I’m fairly new to this. I have a set of 2 keyword list like
Set 1 = “A”,”B”,”C”
Set 2 = “1”,”2″,”3″
I want a KQL Query that matches any combinations those 2 sets match. I have tried
(“A” OR “B” OR “C”) AND (“1” OR “2” OR “3”) but that does not seem to work.
Many Greetings
Erik
Hello,I need help in buildinga KQL Query as I’m fairly new to this. I have a set of 2 keyword list like Set 1 = “A”,”B”,”C”Set 2 = “1”,”2″,”3″ I want a KQL Query that matches any combinations those 2 sets match. I have tried(“A” OR “B” OR “C”) AND (“1” OR “2” OR “3”) but that does not seem to work. Many GreetingsErik Read More