Hi Guys,
I have an excel with 30000 rows, here i want to filter particular values in a singles column using VLOOKUP. I have used filter data table activity but after 25000 rows values are not properly filtering please help me out in some other way.
Regards, suresh.
@suresh_kumar4 , you can use LINQ Queries to perform filter operation. Let me know if you need any help for it.
Hello @suresh_kumar4
you can write LINQ Query as suggested by @elina, Explain the scenario we could help you write the Query.
Cheers @suresh_kumar4
@suresh_kumar4 Can you come back with more details about your query?
Hi,
Try to use select method to filter data table