Forum Discussion

coathangers's avatar
coathangers
Frequent Visitor
4 years ago
Solved

Dataflow to SharePoint folder to combine XLSX files Error: DataFormat.Error: Root element is missing

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.

  • coathangers's avatar
    coathangers
    4 years ago

    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.

4 Replies

  • otravers's avatar
    otravers
    Community Champion

    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.

    • coathangers's avatar
      coathangers
      Frequent Visitor

      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.

       

      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:

       

      • coathangers's avatar
        coathangers
        Frequent Visitor

        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.