Power Query is widely used to connect and import data from sources like Microsoft SharePoint. However, users sometimes face an issue where new files or folders added to SharePoint do not appear in Power Query, even after refreshing the query.
This problem is usually caused by caching, incorrect connection settings, permission issues, or delays in SharePoint indexing. Since Power Query often caches data for performance, it may not immediately reflect newly added content.
In this guide, we’ll walk you through detailed methods to fix Power Query not showing new files or folders in SharePoint.
How to Fix Power Query Not Showing New Files in SharePoint
Before applying the fixes below, make sure the files are actually uploaded and visible in SharePoint through your browser. If they appear there but not in Power Query, the issue is likely with caching or connection settings.
1. Refresh the Query Properly
Sometimes a simple refresh isn’t enough.
- Open Excel or Power BI.
- Go to Data > Queries & Connections.
- Right-click your query.
- Select Refresh or Refresh All.
Ensure the query fully reloads data from SharePoint.
2. Clear Power Query Cache
Cached data can prevent new files from appearing.
- Open Excel.
- Go to File > Options.
- Click Data.
- Under Data Cache Management, click Clear All.
- Restart Excel and refresh the query.
Clearing cache forces Power Query to fetch fresh data.
3. Verify SharePoint Folder Path
Incorrect paths may exclude new files.
- Open Power Query Editor.
- Check the Source step in Applied Steps.
- Ensure the SharePoint URL points to the correct folder/library.
If the path is wrong, Power Query won’t detect new items.
4. Check Filters in Power Query
Filters may hide new files.
- Open Power Query Editor.
- Review all Applied Steps.
- Look for filters on file name, extension, or date.
- Remove or adjust filters.
Filters can unintentionally exclude new content.
5. Reconnect to SharePoint Source
Connection issues may prevent updates.
- Go to Data > Data Source Settings.
- Select your SharePoint connection.
- Click Clear Permissions.
- Reconnect and sign in again.
This refreshes authentication and access.
6. Use Correct SharePoint Connector
Different connectors behave differently.
- Use SharePoint Folder connector (recommended)
- Avoid using static file links
The SharePoint Folder connector dynamically lists files.
7. Check Permissions on New Files
If you don’t have access, files won’t appear.
- Open SharePoint in your browser.
- Check permissions for the new files/folders.
- Ensure your account has access.
Permission issues can hide files from Power Query.
8. Wait for SharePoint Indexing
Sometimes there is a delay in indexing.
- Wait a few minutes after uploading files
- Then refresh Power Query again
SharePoint may take time to update metadata.
9. Recreate the Query (If Needed)
If the issue persists, rebuild the connection.
- Delete the existing query.
- Go to Data > Get Data > From SharePoint Folder.
- Reconnect and load data again.
This ensures a fresh configuration.
Conclusion
Power Query not showing new files or folders in SharePoint is usually caused by caching, filters, or connection issues. While it may seem like a serious problem, it can often be resolved by refreshing the query, clearing cache, or adjusting settings.
By following the steps in this guide, you can ensure Power Query always reflects the latest data from SharePoint and maintains a smooth workflow.