Before you can build any report or chart in Power BI, you need data loaded into Power BI Desktop first. This is done through the Get Data button, which connects to a data source, whether that is a file on your computer, a database, an online service, or an existing dataset your organization has already published, and brings it into your report.
Get Data is not limited to Excel. It groups data sources into a few broad categories:
When you connect to most data sources, Power BI asks you to choose a connectivity mode. Import copies the data into your Power BI file itself, which makes the report fast to work with but means the data only updates when you manually refresh it. DirectQuery leaves the data where it is and queries it live each time a report loads, which keeps everything current but depends on the speed of the original source. For a first dataset while you are still learning, Import is the simpler and faster choice, and it is what the steps below use.
On the Home tab of Power BI Desktop, click the Get Data button. This opens a dropdown menu listing the available data source options.

Select the source that matches where your data is stored. In this example, we are choosing Excel workbook, one of the most common starting points.

A File Explorer window will appear. Find your dataset file and click Open.

A preview window called the Navigator will appear, showing the tables available in your file. Select the ones you want, then click Load.

You have now loaded your data into Power BI Desktop and are ready to start building visuals. To continue, explore the chart pages in this module, or check out Prwatech’s Power BI training program, which includes placement assistance.