Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
RajuArge
New Member

Get Metadata is failing to extract metadata like structure, exists, file type for large data excel

Hi Team,

 

Get Metadata activity is failing to extract metadata like structure, exists, file type for large data excel file.

Also unable to copy data from it using Copy Activity.  Range option is not working for excel dataset. 

Could you please help us with these issues as soon as possible?

 

 

1 ACCEPTED SOLUTION

Hi Team,

I have achieved metadata extraction and large data copy through DataFlow activity as mentioned in the document.

https://learn.microsoft.com/en-us/azure/data-factory/format-excel#handling-very-large-excel-files

View solution in original post

2 REPLIES 2
v-hashadapu
Community Support
Community Support

Hi @RajuArge , thank you for reaching out to the Microsoft Fabric Community Forum.

 

A. Metadata Activity Failure

The failure of the Get Metadata activity for large Excel files is a known issue. Please try the following:

  1. If possible, split the large Excel file into smaller chunks to reduce the size of the metadata being extracted.
  2. Implement paging in your API calls to handle large datasets by retrieving metadata in smaller batches.
  3. Adjust the timeout settings for the activity to allow more time for processing large files.
  4. Clean and optimize your data before importing it into Power BI to reduce processing time and improve performance.

B. Copy Activity Failure

Please try the following steps to troubleshoot this issue:

  1. Ensure you are using the latest version of Power BI Desktop.
  2. Verify that you have the necessary permissions to access the Excel file and its data.
  3. If the range option is not working, consider using alternative methods such as exporting the data to a CSV file and then importing it into Power BI.
  4. Use Data Flows for large files, as they allow better scaling and parallelism for larger files.

If this helps, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details.
Thank you.

Hi Team,

I have achieved metadata extraction and large data copy through DataFlow activity as mentioned in the document.

https://learn.microsoft.com/en-us/azure/data-factory/format-excel#handling-very-large-excel-files

Helpful resources

Announcements
MarchFBCvideo - carousel

Fabric Monthly Update - March 2025

Check out the March 2025 Fabric update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.