Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello.
Do queries run faster when the source is a local excel file instead of sharepoint excel files? If so why does this happen and is there a way to make it faster? Would table.buffer help?
Thanks in advance.
Solved! Go to Solution.
It is generally faster to work with data from a local Excel file rather than from a file stored on SharePoint, because the data does not need to be transferred over the network. The speed difference will depend on the size and complexity of the data, as well as the network connection between your computer and the SharePoint server.
Using the Table.Buffer function in Power Query can improve the performance of your queries by loading the data into memory, which can be faster than reading the data from the source each time it is needed. However, this may not always result in a significant improvement in performance, especially if the data is large or the query is already running efficiently.
There are a few ways you can try to improve the performance of queries that retrieve data from SharePoint:
It is generally faster to work with data from a local Excel file rather than from a file stored on SharePoint, because the data does not need to be transferred over the network. The speed difference will depend on the size and complexity of the data, as well as the network connection between your computer and the SharePoint server.
Using the Table.Buffer function in Power Query can improve the performance of your queries by loading the data into memory, which can be faster than reading the data from the source each time it is needed. However, this may not always result in a significant improvement in performance, especially if the data is large or the query is already running efficiently.
There are a few ways you can try to improve the performance of queries that retrieve data from SharePoint:
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |