Export CDT to Excel - Column type format Issue

We are using "Parse Excel to CDT" smart service from "Excel Tools" plugin to parse the uploaded rows. doing some validations with uploaded rows, if we find any rows with issues exporting those rows in to Excel using "Export CDT to Excel" Our target is to download the exported excel and correcting the rows and upload again.
After downloading the excel all columns in excel showing "General" format Even though we have set a column to Date/Number format (column data type is date/integer as well, database is Oracle) in the excel template, the generated excel does not retain the date format. Is there a way to force excel recognize the cell values as Date/Number for a column?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    A Score Level 1
    in reply to Venu
    Hey Siva/Venu,

    Thanks for your reply, My excel and CDT both are same format excel I selected date format is ‘“mm/dd/yyyy” but when we export the date format is showing “dd-mmm-yyyyy” in excel, if you upload with out changing “dd-mmm- yyyy” format to “mm-dd-yyyy” “Parse excel to CDT” is not reading the data. Data is showing null.

    When I double click on each date field in the exported excel date format is changing from “dd-mmm-yyyy” to “mm-dd-yyyy” but users don’t accept this.

    And I have Boolean field in CDT what is the format I have to use in EXCEL? I used “General” format but this not working as I expected

    Thanks
    Vinod
Children
No Data