Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone,
I'm getting data from a SharePoint folder from csv tables, everything worked fine till last week. I used the sharepoint for get data for the past 5 months. But now, the connection brings to me data with error format/and what appears to me isn't the corrects column and lines. It's impossible read the data this way.
However the originals files inside the folder when i opened are ok (with the data intact and correct format).
I tried changing de tables for xlsx, review the coding and changing the folder connection with the sharepoint.
Can anyone help me?
Somebody changed the file format from CSV to ZIP archive. Either change it back, or adjust your code to handle ZIP file sources instead.