Skip to content

Commit 9d34292

Browse files
authored
Update export-to-data-lake-data-powerbi.md
1 parent 81fa8d5 commit 9d34292

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

powerapps-docs/maker/common-data-service/export-to-data-lake-data-powerbi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,29 +47,29 @@ This section describes the prerequisites necessary to consume Common Data Servic
4747

4848
3. On the **Get Data** page, select **Azure** > **Azure Data Lake Storage Gen2** > **Connect.**
4949

50-
4. Enter the storage container name in the format<br>*https://accountname.dfs.core.windows.net/containername/*
50+
4. Enter the storage container name in the format<br>*https://accountname.dfs.core.windows.net/containername/* and replace **accountname** and **containername** with your storage account's infromation.
5151

5252
5. Find the storage account name by going to **Azure** > **Storage accounts**, and then select the Data Lake Storage Gen2 account that's populated with the exported Common Data Services data.
5353

54-
6. Find the container name by going to **Storage Explorer (preview)** > **Containers**.
54+
6. Find the container name by going to **Storage Explorer (preview)** > **Containers** and select the name of the container with the exported Common Data Service data.
5555

5656
![Find the storage container name](media/find-container-name.png "Find the storage container name")
5757

5858
7. Select **CDM Folder View (Beta)**, and then select **OK**.
5959

60-
8. If prompted to sign in, do so, and then select **Access key** from the left side bar.
60+
8. If prompted to sign in, you can sign in with your Azure Active Directory or with the **Account key**. To sign in with an **Account key**, select the option from the left side bar.
6161

62-
9. Find the access key by going back to the storage account setting and selecting **Access keys** from the left pane. Copy the first key.
62+
9. Find the account key by going back to the storage account settings and selecting **Access keys** from the left pane. Copy the first key and paste it in Power BI. Select **OK**.
6363

6464
![Copy the access key](media/copy-access-key.png "Copy the access key")
6565

66-
10. Expand **cdm**, select the **account** data, and then select **Load**.
66+
10. After successfully connecting to your storage account, expand the **cdm** directory and select the entities that you want to analyze. Then, select **Load**.
6767

6868
![Load account data](media/load-account-data.png "Load account data")
6969

7070
## Create a Power BI report with account revenue by account owner
7171

72-
1. On the **Visualizations** menu, select **Pie Chart**.
72+
1. Under the **Visualizations** menu, select **Pie Chart**.
7373

7474
![Pie chart](media/pie-chart.png "Pie chart")
7575

0 commit comments

Comments
 (0)