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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
mebiza
New Member

Sharepoint Folder Query "Error"

Im working on a dashboard that gets data from files on sharepoint folder, and for some reason it would show an error during refresh, but the error would not actually display anything and data continues to load.

Is this a known issue? what can i do to get it fixed?

Files Query:

mebiza_0-1758568320484.png

Errors Query:

mebiza_1-1758568331679.png

Refresh Summary:

mebiza_2-1758568410845.png

 

6 REPLIES 6
mebiza
New Member

The screenshot i uploaded is the actual one i get when i click view errors.

Nothing shows on it.

 

There are also no red columns neither on the actual query nor the errors table generated when i click view errors

v-pnaroju-msft
Community Support
Community Support

Hi mebiza,

We would like to follow up and see whether the details we shared have resolved your problem.If you need any more assistance, please feel free to connect with the Microsoft Fabric community.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Thankyou, @tayloramy, for your response.

Hi mebiza,

We appreciate your inquiry through the Microsoft Fabric Community Forum.

Based on my understanding, the refresh warning you are seeing may be caused by Power Query automatically creating a Kept Errors / Errors query or a step that captures row-level errors. Even if no visible errors appear in the user interface, the refresh summary can still flag them because the query is configured to retain error rows.

The main reasons could be:

  1. A leftover Errors/Kept Errors query or transformation step is included in the refresh/load.
  2. In SharePoint Folder scenarios, mismatched file schemas or early type conversion can also generate hidden error records.

Please follow the steps below which may help to resolve the issue:

  1. In Power Query Editor, check for an Errors or Kept Errors query. Right-click and disable load, or delete it if it is not needed. Alternatively, uncheck Include in report refresh so it will not trigger refresh warnings.
  2. If you want to view the actual error messages, expand the Error record (Reason/Message/Detail) in that query or use the try ... otherwise pattern to surface them.
  3. For SharePoint Folder queries, open the Transform Sample File query and ensure that type changes are applied after combining, or enable Skip files with errors if some files do not match.
  4. Clear the cache or refresh credentials if the issue persists.

Additionally, please refer to the links provided below:
Dealing with errors - Power Query | Microsoft Learn
Managing query refresh - Power BI | Microsoft Learn
Error handling - Power Query | Microsoft Learn
Combine files overview - Power Query | Microsoft Learn

We hope the information helps to resolve the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric community.

Thank you.

tayloramy
Memorable Member
Memorable Member

Hi @mebiza

I see your  errors query is set to keep errors, which is why rows continue to load. 

 

Are you able to see what columns have errors? They should be marked red. 

 

If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution. 

There are no actual errors, there is only 2 rows on the query the filter is the one Power Query automatically adds to display the errors only but there no actual errors showing on power query

Hi @mebiza

 

If you click view errors on that last screenshot, what comes up? 

 

And on the right hand side, what transformation does it indicate as having an error? 

 

If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution. 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors
Top Kudoed Authors