How to create your first Microsoft Power BI dashboard

Image: iStockphoto.com/sergey-khakimullin
Data visualization can greatly simplify and amplify raw data, turning it into informative nuggets of actionable information for decision makers. In the Microsoft ecosystem of Windows 10, Office 365, and Azure, the default data visualization tool is Power BI, which is available for free as a web service or as part of one of the business editions of Office 365.
With a few mouse clicks or finger taps, Power BI can transform your raw data into a visual dashboard that informs the reader and reveals information that otherwise might have been shrouded by the white noise of enterprise data overload. This TechRepublic tutorial shows you how to gather data generated by a simple Excel workbook and transform it into a data visualization using Power BI tools.
SEE: Microsoft Power BI: The smart person’s guide
Get data
The first thing you have to do when creating a dashboard with Power BI is access the data. For this example, we will get our data from an Excel workbook that we prepared for use with Power BI.
Load up Power BI inside Office 365 and then click the Get Data button located at the bottom of the left navigation pane, as shown in Figure A.
Figure A
One of the choices will be Files. Click that button and proceed to the location where your Excel file is stored. Find your file, point to it, and click the Connect button, shown in Figure B. For this example, we will import the Excel workbook.
Figure B
It will take a few moments to process, depending on the size of the workbook. Once it is finished, you will be presented with a blank Power BI workspace. On the left navigation pane, click the name of the dataset you just imported. The blank workspace will then change into an active dashboard creation tool. It should look something like Figure C.
Figure C
Create your dashboard
Similar to a paint program, Power BI has icons that represent the various data visualization tools you can use for your dashboard. It also displays a Fields section, where you can choose what data you want to work with at any given point.
The example dataset is a fictional portfolio of stocks, so one useful visualization might be to show the market value of each stock in relation to the whole portfolio—and the most common way to do that is with a pie chart.
Click the checkbox for the stock name and the market value and then click the pie chart icon. Power BI will automatically create a pie chart, similar to the one shown in Figure D.
Figure D
Another important visualization for our stock portfolio would be to see where we have a gain versus where we have a loss. A bar chart would work for this visualization. Click the checkbox for stock name and gain/loss and then click the bar chart icon to create a visualization of gains and losses (Figure E). Seems we are losing big on Twitter right now.
Figure E
Click the Save icon in the toolbar to reserve this dashboard report for later viewing. By tying the dataset to an Excel workbook, our dashboard will change when the data changes. In other words, when we update Excel, we will automatically update our Power BI dashboard.
Simple visualizations
That’s it. You have now created your first data visualization dashboard using Power BI tools.
This tutorial is part of a series of tips and tricks regarding Power BI and data visualization. The series began with the article How to configure an Excel file for use in Power BI.
Future topics will include:
- How to harness OneDrive to keep your Power BI dashboard fresh
- How to share your Power BI dashboards and reports
Also read…
Your thoughts
How do you prepare your data visualizations? What tools do you use? Share your thoughts and opinions with your peers at TechRepublic in the discussion thread below.