Hi Guys,
I have been trying to filter using a filter tool. but facing the phrase error.
My desired output is if the Column has = 1002, 1003,1005 I need the entire to come out in true other in false is that possible ?
Input
1000
1002
1003
1004
1005
1006
Out put required in 2 different files. one that is equal to 1002, 1003,1005 another that is not equal to.