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
Data Validation In Power BI Copilot AI Instructions
Here’s yet another post in my series on things I think you should be doing in Power BI Copilot AI Instructions. Today: validating values...
Building Translytical Flows in Power BI Reports
Microsoft has introduced Translytical Task Flows (Preview) in Power BI — a groundbreaking capability that brings transactional actions directl...
What Fields to Hide in Your Power BI Solution?
To tidy up your Power BI solution, there are some options, and one of them is hiding fields from the report view. This option, although simple...
Celebrate with us as Power BI Turns 10!
Power BI is turning 10, and we’re celebrating a decade of turning data into insight and impact. From 500,000 early adopters to over 375,000 or...
Power BI Copilot AI Instructions: Helping Users Understand The Scope Of The Data
Continuing my series of posts on Power BI Copilot and the type of things you should be including in AI Instructions, today I want to talk abou...
Power BI UX Just Got Easier
Limit on number of users or groups that can be added to workspace roles in Fabric and Power BI
Microsoft Fabric will limit workspace roles to 1,000 users or groups from August 1 to August 31, 2025. Overlimit workspaces can’t add more use...
Chris Finlan on the future of Power BI
Sharing Power BI Reports with External Users – Part 3: Sensitivity Labels, Encryption, and Secure Sharing
In Part two of this series, we walked through how to configure your Microsoft Fabric environment to securely share Power BI reports with ...