435
Views
2
Comments
Solved
How to convert csv file to record list?
Question
Application Type
Reactive

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

2024-12-19 07-54-27
Aditya Chinchole
Solution

Hi,

Please use the below "CSVUtilExtension" component and select the "LoadCSV2RecordList" server action. This will solve your requirement.

Hope this helps !

2024-08-11 13-17-57
Kumar Chandrasekaran
Solution

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.

2024-12-19 07-54-27
Aditya Chinchole
Solution

Hi,

Please use the below "CSVUtilExtension" component and select the "LoadCSV2RecordList" server action. This will solve your requirement.

Hope this helps !

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.