Experiment 5 - SQL with PowerBI data visualization
Experiment 5 - SQL with PowerBI data visualization
4. Once installed you should be able to see open option for the application.
6. We can open Power BI from start menu as well.
File > Option and settings > Options > Preview Features > Enable “on-object interaction”
After Restarting PowerBI you should be able to see additional options in insert pane
Import Data from SQL:
The image below highlights the major components of the workspace of Power BI. Power BI can
be connected to a number of data sources. The Get Data icon displays all the possible available
options from where data can be imported into Power BI.
Install the SQL Server Management Studio(SSMS). SSMS is a free and integrated environment for
managing any SQL infrastructure. With SSMS one can deploy, monitor, and upgrade the data-tier
components used by your applications, as well as build queries and scripts.
Once downloaded and installed on to your system, you will see the following screen asking for specific
credentials.
Click on server name and select symbol and select Browse for more. You will get like this.
Select + mark on the database engine and select the server and press OK.
Select remember my selection and press OK. Now the databases are listed as shown in the below figure.
Click on Get data and select SQL server. You will get like this.