Overview: I have created Azure Data Factory Pipeline for Copy Data via HTTP and I can successfully download it in Azure Blob or Data Lake Storage in CSV and XLSX format. Also, I can read the file in my local system in Excel Application.
Here, I need help to read the downloaded ODS file (as the file having different sheets).
I found Azure Data Factory is not able to read the file in the different pipelines so that I can access the different sheets, and perform other actions.