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
  • Hi, we are using import excel to db plugin to dump data from to excel to DB. It is reading the data from excel cell. But if the excel cell contains "- ", / "$" then the plugin removed the value from the content. 

    For example:

    • Excel Cell Contains "Testing - Monday", then in staging table contains "Testing Monday"
    • Excel Cell Contains "Testing$", then in staging table contains "Testing".

    Is anything we missed. Can anyone help on this?          

Comment
  • Hi, we are using import excel to db plugin to dump data from to excel to DB. It is reading the data from excel cell. But if the excel cell contains "- ", / "$" then the plugin removed the value from the content. 

    For example:

    • Excel Cell Contains "Testing - Monday", then in staging table contains "Testing Monday"
    • Excel Cell Contains "Testing$", then in staging table contains "Testing".

    Is anything we missed. Can anyone help on this?          

Children
No Data