Excel Tools

Overview

Provides the following custom smart services and functions for handling data in Excel.

Key Features & Functionality

Smart Services included are:

  • Merge Excel Documents
  • Import CSV to Database
  • Import Excel to Database
  • Load CSV to Database
  • Convert HTML to CSV  
  • Convert Excel to CSV
  • Encrypt Excel with Password

Functions included are:

  • Read Excel File Paged
  • Read Excel Cell by Name
  • Read Excel Cell by Number
  • Query Appian Logs
  • Export Datasubset to Base64
  • Validate Document Headers
Anonymous
Parents
  • Hello, 

    I was not sure why I received an error - ???Unknown column <col> in 'field list'???. when I was using Import Excel to Database smart service

    I created a new database table (ii_excel_test) in MYSQL database with four columns - id, user, name, date. 

    I created a xlsx file that include 4 headers and one row 

    I entered the following values to the data tab of the smart service 

    Data Source Name - "jdbc/Appian"
    Table Name - "ii_excel_test"
    Number of Columns to read in Row - 0 
    Batch Size - 1000
    Sheet Number - 0 
    Please let me know if I am missing something else.
    Thank you,
    Chi Ming
Comment
  • Hello, 

    I was not sure why I received an error - ???Unknown column <col> in 'field list'???. when I was using Import Excel to Database smart service

    I created a new database table (ii_excel_test) in MYSQL database with four columns - id, user, name, date. 

    I created a xlsx file that include 4 headers and one row 

    I entered the following values to the data tab of the smart service 

    Data Source Name - "jdbc/Appian"
    Table Name - "ii_excel_test"
    Number of Columns to read in Row - 0 
    Batch Size - 1000
    Sheet Number - 0 
    Please let me know if I am missing something else.
    Thank you,
    Chi Ming
Children
No Data