Skip to content

Commit 8ca7462

Browse files
authored
Update connect-with-powerbi-desktop.md
1 parent 50afca3 commit 8ca7462

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/mysql/flexible-server/connect-with-powerbi-desktop.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 09/01/2022
1414
>[!NOTE]
1515
> This article applies to Power BI Desktop only. Currently Power Query online or Power BI Service is **not supported**.
1616
17-
If you have business data stored in Azure database for MySQL Flexible Server then with Power BI Desktop you can visually explore your data through a free-form drag-and-drop canvas, a broad range of modern data visualizations, and an easy-to-use report authoring experiences. You can import directly from the tables or import from a SELECT query.
17+
With Power BI Desktop you can visually explore your data through a free-form drag-and-drop canvas, a broad range of modern data visualizations, and an easy-to-use report authoring experiences. You can import directly from the tables or import from a SELECT query. In this quickstart you will learn how to connect with Azure Database for MySQL Flexible Server with Power BI Desktop.
1818

1919
## Prerequisites
2020

@@ -35,7 +35,7 @@ Get the connection information needed to connect to the Azure Database for MySQL
3535
2. From the left-hand menu in Azure portal, select **All resources**, and then search for the server you have created (such as **mydemoserver**).
3636
3. Select the server name.
3737
4. From the server's **Overview** panel, make a note of the **Server name** and **Server admin login name**. If you forget your password, you can also reset the password from this panel.
38-
5. Go to **Databases** page to find the database you want to connect to. Power BI desktop supports addind a connection to a single database and hence providing a database name is rquired for importing data.
38+
5. Go to **Databases** page to find the database you want to connect to. Power BI desktop supports adding a connection to a single database and hence providing a database name is rquired for importing data.
3939

4040
## Connect to MySQL database from Power Query Desktop
4141

@@ -89,7 +89,6 @@ Power Query Desktop provides a set of advanced options that you can add to your
8989
| SQL statement | For information, go to [Import data from a database using native database query](/power-query/native-database-query). |
9090
| Include relationship columns | If checked, includes columns that might have relationships to other tables. If this box is cleared, you won’t see those columns. |
9191
| Navigate using full hierarchy | If checked, the navigator displays the complete hierarchy of tables in the database you're connecting to. If cleared, the navigator displays only the tables whose columns and rows contain data. |
92-
| | |
9392

9493
Once you've selected the advanced options you require, select **OK** in Power Query Desktop to connect to your MySQL database.
9594

0 commit comments

Comments
 (0)