I have extracted data from a pdf in a table format using data scraping. How to write that data in an excel file?
Use Generated Data table and set the parameters to comma etc and then use write range
or use output datatable activity and then use write range activity
Thanks
Ashwin S
@ADITYA_MUKHERJEE Is it Extracting Properly ? If it is Extracting Properly you can Directly Write the Extracted Datatable from DataScraping to an Excel File using Write Range Activity