I am trying to save the data that I have scraped during a recording sequence to CSV but I am not able to do so.
My last activity in the recording sequence is- Get Text. And it has Generic value by default. How to change it into DataTable so that I can save it as CSV?
Hi @himaniaggarwal1,
Can you please explain bit more about your source of data extraction?
SO that we can analyse how you can scrape into a data table.
Note: If you are using Get Text then always you will get the output as Generic Value by default. You can change it to string but you cant change it to Data Table.
I am picking up row data from CSV, putting it in the search box of a website and now I want the results to be saved in that CSV file in a new sheet with both the search keyword and the corresponding result.
You are entering the picked values from CSV to any website.
After entering you want the input value and output value of that website to be written in another sheet.
Note: Can you please specify the source of the website to pick the data?
Is it a table or Label or Paragraph or which kind of element. If you can attach a screenshot of your website’s data which you are picking that will be cool.
Hey, @jibanjyoti I am pretty much interested in RPA and I want to use Ui Path for that. But I am very new to Ui path. Can you suggest me where can I learn Ui Path with real-time examples?