Hi Team,
As we have Excel to record list widget to convert excel file to record list, so how to do the same for csv file.
Thanks in Advance
Hi,
Please use the below "CSVUtilExtension" component and select the "LoadCSV2RecordList" server action. This will solve your requirement.
Hope this helps !
You can download the forge component CSV to record list and the dependency to your module. Then you map the csv attributes with your outsystems attributes and continue your action.
else, you can download the CSV to Excel convert component from forge, after converting csv to excel, you can go with the regular excel to record list flow.