How to get excel file names and sheet names in azure data factory.

Martin 40 Reputation points
2023-06-08T19:55:11.8266667+00:00

I have several excel files in a blob storage folder, each excel file has some sheets.

I need to get each file name and each sheet name, and then, insert them in a database.

Eg: insert into dbo.FilesNames (FileName, SheetName)

I need to repeat this for each sheet and file.

Thanks.
Regards,

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,537 questions
{count} votes

0 additional answers

Sort by: Most helpful