Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
A dataflow that combines a folder of .XLSX files from a sharepoint recently stopped refreshing.
Dataflow > sharepoint folder > filter to folder > combine files
Now I get:
Error: DataFormat.Error: Root element is missing.
Every time I recreate this with the same permissions I get this error when it was working fine for about 1 year before. Has there been a recent update to change the way .XML is being accessed?
Please help.
Solved! Go to Solution.
I found the problem and it was one of the (100s of) files in the folder. I just now have to find out which one.
It's not clear where in your query this error is occurring. Let's break it down into the smallest possible parts. Is your Source stage connecting to the SharePoint folder still working? Screenshots would help.
Thanks, there is nothing outside of basic data query functionality that I am doing here.
I create a "Sharepoint Folder" data query with a sharepoint connection that works fine for .csv file combining, but fails with these Excel files.
I filter to the folder in Sharepoint (I have tested this with a fresh connection to Sharepoint numerous times). Then use the "Combine Files" feature in the content column. It creates the helper query and converts each file (they are all identical excel files and only excel files are in that folder).
It errors when I just refresh the flow, and I can trigger the error in the dataflow editor when filtering by string values:
I found the problem and it was one of the (100s of) files in the folder. I just now have to find out which one.
You should be able to isolate the erroring row/file, probably best to do it from the Expanded step of your query.
https://radacad.com/exception-reporting-in-power-bi-catch-the-error-rows-in-power-query
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.