All,
I have a question on how to perform a search with the strings that are not available in lookup file..
I have a lookup file as below
Test_Name|Test_Case
Abar|Aliq
Azad|Aliq
And so on
Now i would want to search something like below.
Index= NOT "Abar" NOT "Azad".
How to perform for all the values in lookup file.
Thanks
↧