Excel Data to filter out and extract that filter data to type to web browser

Hi,

i have excel file in that excel file one column name as (“Status”). i have to filter data as per availablity of words in the cells. To be filtered… pass the entry one by one…

*Use Reframework…

  1. How to filter data in which stage i have to implement the filter the data…
  2. How to pass the values in (in_Tranactionsitem).

Snapshot attached.

strong text

Thanks
Shyam

@Shyam_Pragash

You can use Filter Datatable to filter the Datatable

You can use in Init State, So after Filter Datatable, you can add to the Queues

Hope this will help you

Thanks

Hi…

i am using without queues… all the sequences are runing locally…

how to filter datatable and type the words as per the status…

Can you explain me in details

Thanks
Shyam