Forum Discussion
Which source is faster (Excel or SQL server)
- 6 years ago
Hi Tahreem24
SQL server as you can push the native query back to the server and use its resources.
When considering Excel then the location of the files ( SharePoint folder, data lake or local drive ) will have an impact on the performance.
Probably SQL will be faster most times and will give you an ability to Direct Query on larger data sources.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn - 6 years ago
Hi Tahreem24 ,
Hopes the following links can produce some help:
- Excel vs SharePoint vs SQL Server vs CDS
- 3 reasons why you should prefer SQL server over MS excel
- Excel to SQL: Why You Should Make the Switch
- SQL vs Excel PowerQuery
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi Tahreem24
SQL server as you can push the native query back to the server and use its resources.
When considering Excel then the location of the files ( SharePoint folder, data lake or local drive ) will have an impact on the performance.
Probably SQL will be faster most times and will give you an ability to Direct Query on larger data sources.
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
- Anonymous5 years agoNot applicable
Hi Mariusz,
thanks for your response. I am just getting startet with Power BI and hope that you can maybe help me a little bit on that topic. I still didn't fully understand the advantage of a SQL Database. We are planning to connect multiple EXCEL spreadsheets to create a big Power BI Report/Dashboard. Setting up a SQL Database will prolong our project for another two months. However, some of my colleagues are worrying about the performance of the system and want to setup that SQL-Database.
My idea is to build a data flow, which connects all the different sharepoint spreadsheets. As far as I understand, the spreadsheet data is then stored in an Azure Data Lake. As long as I just update the spreadsheets once a day or every few days, the data lake should provide a highly reliable and perfomant data source. Or am I getting something wrong here?
Best regardsNLZ