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,

    Which format will it support to read date value?

    In excel file I had given, 20-07-2020, when readexcelsheet() function, it returns "2020-07-20 00:00:00" (Year-Month-Date time)

    For input 05-07-2020, it returns "05-07_2020"

    It is behaving differently when date is greater than 12 and less than 12. Which is the correct format to give date in excel file?

Comment
  • Hi,

    Which format will it support to read date value?

    In excel file I had given, 20-07-2020, when readexcelsheet() function, it returns "2020-07-20 00:00:00" (Year-Month-Date time)

    For input 05-07-2020, it returns "05-07_2020"

    It is behaving differently when date is greater than 12 and less than 12. Which is the correct format to give date in excel file?

Children
No Data