csv-to-xlsx
Web icon

CSV to XLSX

Stable version 1.0.11 (Compatible with OutSystems 11)
Uploaded
 on 28 November 2024
 by 
André Cardoso
3.0
 (2 ratings)
csv-to-xlsx

CSV to XLSX

Details
Performs a direct convertion from CSV (comma separated values) file to Microsoft xlsx.
Read more

Usage example:

  1. Upload a CSV file.
  2. Convert binary to text using BinaryDataToText action from BinaryData extension.
  3. Use the action ConvertCSVToXLSX  using the text from the convertion previously.
  4. Get the Xlsx binary as output.

This extension uses Light Spreadsheet and Office OpenXML library to generate files. 

No need to install third party applications. 

Release notes (1.0.11)
  • Added support for CSV fields wrapped in quotation marks.
License (1.0.11)
Reviews (1)
by 
2023-12-05
in version 1.0.10
The extension does not take into account fields that are wrapped in quotation marks which contain commas in the field text. This results in broken conversions.
Team
Other assets in this category