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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Harpreet1405_12
Helper III
Helper III

Excel Versus SQL Database

Hello,

 

I am working on creating the POWER BI Reports where currently I am fetching the data from an Excel spreadsheet (which has multiple tables) If someone wants to add a new page or tab then I have to make the changes at the spreadsheet first and then rearrange in the Power BI Desktop.

 

Is there a better way to do that?

 

Shall I use the SQL server and save all the data there?

 

1 ACCEPTED SOLUTION
Greg_Deckler
Super User
Super User

@Harpreet1405_12 Not sure if moving to SQL will solve the core of your problem. If someone wants to add a new table, you'd still have to add the table in SQL server and still have to go into Power BI Desktop and create the query for it. So...

 

But, yes, in general, SQL is a better data store than Excel. It is structured vs. unstructured and should perform faster, etc.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

1 REPLY 1
Greg_Deckler
Super User
Super User

@Harpreet1405_12 Not sure if moving to SQL will solve the core of your problem. If someone wants to add a new table, you'd still have to add the table in SQL server and still have to go into Power BI Desktop and create the query for it. So...

 

But, yes, in general, SQL is a better data store than Excel. It is structured vs. unstructured and should perform faster, etc.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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