Get data in Power BI
Start the development of a Power BI report
-
Open Power BI Desktop, and then dismiss the getting started page.
-
Save the file to the D:\Allfiles\Demo folder as Sales Analysis.
Connect to a SQL Server database
-
“Get data” from SQL Server.
-
Connect to the database server name found in the MySettings.txt file, using Windows authentication.
-
Expand the TailspinToys2020-US database.
Create queries based on database tables
-
Select the Product table to preview the data.
-
Check the Product table to create query.
-
Repeat the Sales table.
-
Click Transform Data.
Preview data
-
Describe the Power Query Editor window layout, including the Queries pane, the Query Settings pane, the ribbon, the preview grid, and the status bar.
-
Point out the quality bar beneath the column headers and hover the cursor over it to reveal statistics about the column values.
-
On the View ribbon tab, turn on Column Quality.
-
Turn on Column Distribution and point out columns like ProductID (unique values) and ProductCategory (several duplicate values).
-
Turn on Column Profile, and then select the ProductCategory column.
-
Point out the column statistics and distribution.
-
Turn back off the three options.
-
Save the Power BI Desktop file, but do not apply changes.
-
Leave the Power BI Desktop file open for the next demo.