@chiranjit.saha1 Can you tell us what is the current approach that you are using? If you are using data Scraping to extract the table from the Website, Can you write the datatable to an Excel file and verify the values are extracting properly or not ?
Hi, I’m using the data Scrapping to extract the value. I have stored this data on output data table.( I haven’t write to Excel) and then verifying the value
@chiranjit.saha1 Can you just write the datatable to an Excel file using Write Range Activity, so that you can verify if all values are extracted properly ?
@chiranjit.saha1 So there is an unwanted data in the datatable, if it is always occurring at the first row, You can delete the first from the datatable and then continue with the operation. Can you delete the First row and check if you are able to do the operation in the expected way ?
Understand , that’s why 1st value goes to else block everytime. and there’s mismatch.
But This excel file created and updated in runtime, how can I delete 1st row? If I delete manually, 1st row will be vacant and I need to move every data
But problem is that in the webtable still it goes to the else block. so below screen it should choose group currency amount as reconciled when group currency amount 0.00