Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

CSV to Excel

Overview

The CSV to Excel smart service is the perfect solution for converting CSV files to Excel format as a document. The converted Excel document can be saved as a new document or can be created on the existing document. Supported Language - English (United States).

Key Features & Functionality

Input:

  • Source Document (document) - Provide CSV document.
  • Delimiter (text) - Provide the delimiter text used in CSV document (single character)
  • Create New Document (boolean) - Provide true if the plugin wants to create a new document for Excel.
  • Sheet Name (text) - Provide the sheet name to the created on the Excel document. Default is Sheet1(optional).
  • New Document Name (text) - Provide the name for the Excel document.
  • New Document Desc (text) - Provide the description for the Excel document.
  • Save In Folder (folder) - Select the folder where the plugin needs to save Excel documents.
  • Existing Document (document) - Provide the existing document to overwrite the new Excel document. Mandatory if Create New Document is set as false.

Output:

  • New Document Created (document) - Provides the generated Excel document.
  • Error (Text)-Provides true if any error occurs. 
  • Error Message-Provides the error message.
Anonymous
Parents
  • Hi there,

    The automated Health Check warns about the following. Is there a plan to address it?

    CSV to EXCEL (com.vuram.plugins.csvtoexcel) references deprecated Appian APIs
    [deprecated] com.appiancorp.exceptions.AppianException.getMessage()

Comment
  • Hi there,

    The automated Health Check warns about the following. Is there a plan to address it?

    CSV to EXCEL (com.vuram.plugins.csvtoexcel) references deprecated Appian APIs
    [deprecated] com.appiancorp.exceptions.AppianException.getMessage()

Children
No Data