How to Connect and Clean Excel Data in Power BI Desktop: A Beginner’s Guide
Hello learners,
In this tutorial, I am going to explain how to connect your
Excel file into Power BI Desktop. In the previous videos, I have explained how
to install Power BI Desktop on your Windows operating system. If you have any
issues with that, you can watch that video. From this video tutorial, I will
show you how to get your Excel data into Power BI Desktop. I have already
opened Power BI Desktop. As I mentioned before, this is a free tool provided by
Microsoft to develop dashboards and reports.
Method to Import Excel
- On the canvas, click the "Import data from Excel" button.
- In the Home menu, go to the Data tab and click Excel workbook.
- Click the "Get Data" dropdown, choose Excel workbook, or select More to open another window.
- In that window, under File, select Excel Workbook, and click Connect.
Selecting the File
Now, it will open the file explorer. Go to Documents, open the Power BI folder, and select your Excel file (e.g., "Sample data for dashboards and report development"). Click Open. It will take 5 to 10 seconds to load the data into Power BI.
Navigator Window
In the Navigator window, you will see two checkboxes. These represent the two sheets in the Excel file.
Let’s open the Excel file — you can see the sheets: Sales Data, Sheet1. Since I want to load only one sheets that is Sales Data sheet, I will select all of them and click the Load button.
Transform Option
If you want to transform your data before loading it, click the Transform Data button. For this tutorial, I will directly load the data by clicking Load Data.
Data Loaded
You can now see the sheet named Sales Data, Returns — under the Fields pane. Under Sales Data sheet, the available column names are listed. If you open the Excel file, the column headers match what you see in Power BI.
[Data Type Symbols]
Next to each field, you might see symbols:
- Sigma (∑) for numeric fields
- Calendar icon for date fields
- Blank icon for text fields
- These help identify data types quickly.
Header Row Issue
In the People and Returns sheets, you might see columns named Column1, Column2, etc. — this is due to Power BI not recognizing the first row as headers.
This is a common issue when loading Excel files. I purposely created this to show you how to fix it.
Using Power Query Editor
To fix it:
- Click Transform Data at the bottom of the screen.
- This opens Power Query Editor.
- You will see sales Data sheet.
- For the Sales Data sheet:
- Click Use First Row as Headers.
You’ll notice a step added under Applied Steps: "Promoted Headers" and "Changed Type".
You can undo this by removing those steps if needed.
Go to the Transform menu and select Use First Row as Headers.
It will rename columns correctly.
Finalizing Changes
Now go to the Home menu and click Close & Apply.
This will refresh the data and display correct column names under People and Returns sheets.
Conclusion
This is how you can connect your Excel file with Power BI Desktop. In the next post, I’ll show you how to connect other data sources like csv , sql server, web in Power BI Desktop.
Thank you!
Published on:
Learn moreRelated posts
Optimising DAX: VertiPaq Encoding Techniques
VertiPaq fits millions of rows in memory by compressing columns. Learn how value, hash and run-length encoding work, and what they mean for mo...
Building in the Agentic Era with Power BI and Fabric
Microsoft Build 2026 marks a major shift in how developers build data experiences with AI agents. Today we're announcing two capabilities that...
Power BI at Microsoft Build 2026: The Agentic Era of analytics
Microsoft Build 2026 brings the next generation of intelligent analytics to Power BI—where agents do the building, apps deliver insights ...
DAX User-Defined Functions (Generally Available)
DAX user-defined functions are now production-ready based on community feedback and internal validation. Their adoption during preview shows t...
No Code Power BI: How to Use Claude and the Power BI Modeling MCP Server
What if you could build a complete Power BI semantic model — date table, time intelligence measures, relationships and all — without touching ...
Power Query, Dataflows, and What’s Next — A Conversation with Miguel Escobar | Fabric Insider Ep. 3
Power Query is one of those tools that has been close to my heart for a very long time. I wrote a full book on it, I have trained thousands of...
Microsoft Cans Power BI App for Microsoft 365 Usage
Microsoft has announced that the Microsoft 365 Usage Analytics Power BI app will retire on August 1, 2026. The alternative is the usage report...
Microsoft 365 Usage Analytics Power BI template app will be retired
The Microsoft 365 Usage Analytics Power BI template app will be retired, with new downloads ending June 1, 2026, and support ending August 1, ...





