Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I have a pipeline that uses several data copy activities to transform Excel delta tables from SharePoint folders with shortcuts into Excel delta tables.
It hasn't been working for the past couple of hours because the activity is unable to read the file path.
I've tried configuring a new activity, but it generates an error because it can't see the “Files” tables.
Solved! Go to Solution.
@Genrique
This seems to be temporary issue, you need to check if the shortcut created still exists, sometimes shortcuts disconnect or expires.
Refresh the lakehouse explorer file section.
Verify that source excel file in sharepoint is not locked.
If nothing works then try re-creating shortcuts connection again, sometimes , fabric sometimes catches the folder metadata.
If this helps, ✓ Mark as Kudos | Help Others
@Genrique
This seems to be temporary issue, you need to check if the shortcut created still exists, sometimes shortcuts disconnect or expires.
Refresh the lakehouse explorer file section.
Verify that source excel file in sharepoint is not locked.
If nothing works then try re-creating shortcuts connection again, sometimes , fabric sometimes catches the folder metadata.
If this helps, ✓ Mark as Kudos | Help Others
It seems to have been fixed. Thanks!