How to create text file with extracted data from html-table using Web-scrapping?
If i understood correctly, you can use output datatable activity to write data to string and use write text file activity to write to text.
Yes, i have extacted data in DataTable variable, and i need to write each row from it in txt file. Can you explain, pls, how i can do it in UIpath Studio?
use output datatable activity to write data to string and use write text file activity to write to text.
Thanks
you need to create that variable.
Thanks for help
All is right now.Thank you very much for help.
1 Like