Hi all
please suggest flow for my query, my scenario is.
I have a table with 10000 records in the browser and have 10 records in excel, I want to pass those excel records to the browser to select the record one by one, But there is no search and filter in the browser then how to select that record directly without using the loop. without reading the table to the collection.where to pass the value to search.
can anyone explain these?