16
Views
1
Comments
Solved
Unzipping and uploading files
Hi,

In order to merge a few of my previous questions, I've decided to post my entire problem here.  I want to upload a .zip file containing 10 .csv files onto OutSystems.  Each .csv file contains 2 columns - Student and Mark - except for one which only contains the Student column.

I have the Zip extension, as well as the CSVUtil component.  Seeing as there isn't much documentation to go on, could someone please detail the process of using these to fill a table with the student-mark records in every .csv file?

Thank you in advance.
2024-01-22 15-21-29
Pedro Cardoso
Solution
Hey Tiaan,

maybe this post will help.

Cheers,
Pedro Cardoso


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