Hi All,
Am trying to import the excel file into DB using the Import Excel to Database smart service available in Excel tools. Am getting the following error when i try to run the process
???Unknown column '' in 'field list'???.
My table column names are same as the one in the file header.
Have anyone faced the similar issue , or aware of the constraints for this smart service can suggest on the same please??
Regards,
Thoufiq.
Discussion posts and replies are publicly visible
would love to use readExcelSheet but they are deprecated and could stop working in future release of Appian
managed to get this to work, I think you need to specify inputs for new column and new column values sections on the primary key too.
Hi Sitongc,
readExcelSheet() function is not deprecated. I have used the latest version only. Few people without verifying spreading wrong rumour. U can use the latest exceltools (v2.2.5)
Hiya Sitong - if you're unsure which plug ins we are using in our environment that are deprecated then get in touch with me at work. There have been many excel / csv style plug ins deprecated as the recommendation is to use Excel Tools instead, which does offer up various read options.