I’m trying to filter a large data table that i have imported with multiple columns.
I want to filter 6 columns for the same keywords.
Is this possible to do.
Any help will be appreciated.
Is this possible to do.
Any help will be appreciated.
Hi @dhaval.dadia ,
Yes it is possible to do. But you have to give correct column name and value as well condition.
Condition - OR is nothing but one of the column having the value which we have given it will filter output.
Condition - AND is nothing but all columns should have the value then only it will filter the values
Choose the condition according to your requirement. Thanks
Let me know, if you still looking for an approach.
If yes, share sample data as well.
Thanks,
Shahabuddin N