Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
Anyone please share STEPS to fecth data from an external excel/csv file and save it into TWX data tables.
Or please share any video tutorial on parsing,if any.
I'm aware of CSV parser but don't know how to use it to parse data.
Thanks.
Hi Tarun Nayyar try importing extension CSV Parser and use service "ReadCSVFile" and make the changes as mentioned in the image file and then try storing same in datatable using respective AddDatatableEntries. Hope it will help