cancel
Showing results for 
Search instead for 
Did you mean: 

Data manipulation with Huge volume of records in grid

Anonymous
Not applicable
I have a grid which will have around 50k - 1Lakh records. And I need to filter the record with status as failure and send those rows in a single email. Note: The grid is spying n windows mode. My Appraoch:   1) I tried capturing the table and read the values using "Read Table". But Blue Prism got hanged due to high volume of data. (Failed)                            2) Gave SHIFT + CTRL + END and copied values to clipboard and split using "Split By Line" under "String" VBO (Failed) Please help me in advising on what approach to follow to deal with Data manipulation with huge volume of records.
1 REPLY 1

John__Carter
Staff
Staff
Use the OLEDB VBO to query the file without opening it in Excel.