Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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?
Solved! Go to Solution.
@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.
@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.
User | Count |
---|---|
84 | |
75 | |
73 | |
42 | |
36 |
User | Count |
---|---|
114 | |
56 | |
52 | |
43 | |
42 |