Importing Data Im powerBI
Importing Data Im powerBI
Time: 30 minutes
Seating arrangement for session:
Classroom-style seating with computers that are Power BI-equipped
available.
Delivery method: Interactive workshop with practical activities.
Methodology:
Overview of Visualizations and Dashboards (10 minutes):
● Talk about the steps of importing the excel workbook in power BI.
● Describing the significance of each step of importing in effectively
communicating findings.
Source Materials:
● Online tutorials on visualization techniques
● Power BI documentation on dashboard design
Import Excel workbooks into
Power BI Desktop
With Power BI Desktop, you can easily import Excel workbooks that contain
Power Query queries and Power Pivot models into Power BI Desktop. Power BI
Desktop automatically creates reports and visualizations based on the Excel
workbook. Once imported, you can continue to improve and refine those reports
with Power BI Desktop, using the existing features and new features released
with each Power BI Desktop monthly update.
3. Select Close.
Power BI Desktop imports the Excel workbook and loads a report
based on the workbook contents.
After the workbook is imported, you can continue working on the report.
You can create new visualizations, add data, or create new report pages
by using any of the features and capabilities included in Power BI Desktop.
We are going to kick this blog off with a simple example of how to load
data from excel into Power BI Desktop.
We have three columns of data, two have number in it and one has text
values.
For now, we will close out of excel and jump over to Power BI Desktop.
Once the program loads, we will click the Home ribbon then select the Get
Data button.
After pressing the button, a new menu will pop up showing us all the
sources where data can be ingested from. The very first item in the list is
Excel. Click the Excel then click the Connect button in the lower right-
hand corner.
After clicking Connect a new window will pop up asking for the location of
the Excel file. Navigate to our sample data called Book1.xlsx you can
down load the actual file We used here: Book1 I saved my Book1.xlsx file
on the desktop of my computer. Select Book1 and then Click Open.
Next, we are presented with the Navigator screen that reveals what is
inside the workbook. There are two sheets. For now, we are only
interested in the data on Sheet1. Select Sheet1 and then click Load. This
will load our data from Sheet1 into the Power BI Desktop data model.
Navigator Selection Screen
Now our data has been added to the Power BI Desktop data model. The
data and the various columns we loaded can be found in the tool bar at
the far right of PBI called Fields.
Tech Tip: Power BI Desktop (PBI) opening the file and loading the relevant
data into the memory of the computer. This has an approximate 4 to 1
compression ratio. In practical terms this means that a 100MB file will
only consume 25MB of file size in PBI when it is saved. This is extremely
useful as the data model can be quite large when loading multiple data
files but the PBI file will compress down to a manageable size.
Make a Data from Column Sales and Category
Finally, the Sheet1 data table can be expanded into is respective columns
by clicking the triangle next to the table icon. Finally, you can drag and
drop the column names into the visualization page to begin making
visualizations. For this demo I used the Category Column and the Sales
column to make a table.