MicroNugget: How to Connect Power BI to Server Data Sources

preview_player
Показать описание

In this video, Knox Hutchinson covers the slightly complicated steps required to get connected to a server datasource with PowerBI. See Knox demonstrate firsthand the insanely easy but powerful methods PowerBI has for using databases to get your hands on the data.

If you're working in an enterprise environment, the whole point of maintaining databases and storing all that data is to use it. Whether in SQL Server, Oracle, or Postgres, you've got all that valuable data and you need to connect to the sources, query them, model the data and build out your visualizations.

PowerBI makes it easy. First, connecting to server data sources is quick — the default connection is simple enough, but there are advanced functions that allow you to run initial SQL.

But the best part of PowerBI comes as you navigate the tables and preview schema. PowerBI learns the primary keys, foreign keys, and relationships between tables, and pulls all relevant data from the database when you select a certain table.

Watch as Knox connects to a datasource, selects the data he needs, and PowerBI pulls all related data from corresponding tables.

Start learning with CBT Nuggets:

Рекомендации по теме
Комментарии
Автор

Hey, could you please tell me how to connect to a MySQL database hosted on godaddy.com?
I do not know if I am getting the server name wrong or if I am making some other mistake, but I keep getting the following error,
"MySQL: Unable to connect to any of the specified MySQL hosts."
I have installed mysql-connector-net-6.6.5.msi and I am able to connect to my localhost, but not the above mentioned database.
Can you tell me what I am doing wrong?

minurapunchihewa