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
  • I am using the Export Data Store Entity to CSV smart service to generate a fie that later will be imported into a DB using the Import CSV to Database smart service but I am getting the following error: 

    ERROR ImportCsvToDatabase61 Date Format must be one of the following 'yyyy-MM-dd', 'yyyy-MM-dd HH:mm:ss', 'yyyy-MM-ddTHH:mm:ssZ', 'HH:mm:ss' java.time.format.DateTimeParseException: Text '11/17/2022 19:11:00' could not be parsed at index 0

    Is there any way to format the date values before exporting the data? 

Comment
  • I am using the Export Data Store Entity to CSV smart service to generate a fie that later will be imported into a DB using the Import CSV to Database smart service but I am getting the following error: 

    ERROR ImportCsvToDatabase61 Date Format must be one of the following 'yyyy-MM-dd', 'yyyy-MM-dd HH:mm:ss', 'yyyy-MM-ddTHH:mm:ssZ', 'HH:mm:ss' java.time.format.DateTimeParseException: Text '11/17/2022 19:11:00' could not be parsed at index 0

    Is there any way to format the date values before exporting the data? 

Children
No Data