How to process Excel 5.0/7.0 using ADF.

chandu p 0 Reputation points
2023-01-25T11:12:36.7+00:00

I am getting below error.

Only '.xls' and '.xlsx' format is supported in reading excel file while error is ' at NPOI.HSSF.UserModel.HSSFWorkbook.GetWorkbookDirEntryName(DirectoryNode directory)

at NPOI.HSSF.UserModel.HSSFWorkbook..ctor(DirectoryNode directory, Boolean preserveNodes)

at Microsoft.DataTransfer.ClientLibrary.ExcelUtility.GetExcelWorkbook(String fileExtension, TransferStream stream)'.

The supplied spreadsheet seems to be Excel 5.0/7.0 (BIFF5) format.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,630 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.