CompanyOnwership_icon
André Cardoso
Created on 04 December 2020
icon_unfollowing
Login to follow
csv-to-xlsx

CSV to XLSX

Stable version 1.0.10 (Compatible with OutSystems 11)
Uploaded on 28 December 2020 by 
André Cardoso
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.10)

Creation of an application that contains the extension module.

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.
Category
Functional libraries & utilities, PDF & file converters
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
CSV to XLSX has no dependencies.
Application Objects
CSV to XLSX has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads