Skip to content

Commit 748fc11

Browse files
authored
Merge pull request #106240 from dagiro/freshness10
freshness10
2 parents 9737f15 + 9768a6f commit 748fc11

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

articles/hdinsight/spark/apache-spark-use-bi-tools.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ author: hrasheed-msft
55
ms.author: hrasheed
66
ms.reviewer: jasonh
77
ms.service: hdinsight
8-
ms.custom: hdinsightactive,mvc
98
ms.topic: tutorial
10-
ms.date: 10/03/2019
9+
ms.custom: hdinsightactive,mvc
10+
ms.date: 03/02/2020
1111

1212
#custom intent: As a developer new to Apache Spark and to Apache Spark in Azure HDInsight, I want to learn how to virtualize Spark data in BI tools.
1313
---
@@ -125,47 +125,47 @@ The Power BI service allows you to share reports and dashboards across your orga
125125
126126
1. Open Power BI Desktop.
127127
128-
1. From the **Home** tab, click **Publish**.
128+
1. From the **Home** tab, select **Publish**.
129129
130130
![Publish from Power BI Desktop](./media/apache-spark-use-bi-tools/apache-spark-bi-publish.png "Publish from Power BI Desktop")
131131
132-
1. Select a workspace to publish your dataset and report to, then click **Select**. In the following image, the default **My Workspace** is selected.
132+
1. Select a workspace to publish your dataset and report to, then select **Select**. In the following image, the default **My Workspace** is selected.
133133
134-
![Select workspace to publish dataset and report to](./media/apache-spark-use-bi-tools/apache-spark-bi-select-workspace.png "Select workspace to publish dataset and report to")
134+
![Select workspace to publish dataset and report to](./media/apache-spark-use-bi-tools/apache-spark-bi-select-workspace.png "Select workspace to publish dataset and report to")
135135
136-
1. After the publishing is succeeded, click **Open 'BuildingTemperature.pbix' in Power BI**.
136+
1. After the publishing is succeeded, select **Open 'BuildingTemperature.pbix' in Power BI**.
137137
138-
![Publish success, click to enter credentials](./media/apache-spark-use-bi-tools/apache-spark-bi-publish-success.png "Publish success, click to enter credentials")
138+
![Publish success, click to enter credentials](./media/apache-spark-use-bi-tools/apache-spark-bi-publish-success.png "Publish success, click to enter credentials")
139139
140-
1. In the Power BI service, click **Enter credentials**.
140+
1. In the Power BI service, select **Enter credentials**.
141141
142142
![Enter credentials in Power BI service](./media/apache-spark-use-bi-tools/apache-spark-bi-enter-credentials.png "Enter credentials in Power BI service")
143143
144-
1. Click **Edit credentials**.
144+
1. Select **Edit credentials**.
145145
146146
![Edit credentials in Power BI service](./media/apache-spark-use-bi-tools/apache-spark-bi-edit-credentials.png "Edit credentials in Power BI service")
147147
148-
1. Enter the HDInsight login account information, and then click **Sign in**. The default account name is *admin*.
148+
1. Enter the HDInsight login account information, and then select **Sign in**. The default account name is *admin*.
149149
150150
![Sign in to Spark cluster](./media/apache-spark-use-bi-tools/apache-spark-bi-sign-in.png "Sign in to Spark cluster")
151151
152-
1. In the left pane, go to **Workspaces** > **My Workspace** > **REPORTS**, then click **BuildingTemperature**.
152+
1. In the left pane, go to **Workspaces** > **My Workspace** > **REPORTS**, then select **BuildingTemperature**.
153153
154154
![Report listed under reports in left pane](./media/apache-spark-use-bi-tools/apache-spark-bi-service-left-pane.png "Report listed under reports in left pane")
155155
156156
You should also see **BuildingTemperature** listed under **DATASETS** in the left pane.
157157
158-
The visual you created in Power BI Desktop is now available in the Power BI service.
158+
The visual you created in Power BI Desktop is now available in the Power BI service.
159159
160-
1. Hover your cursor over the visualization, and then click the pin icon on the upper right corner.
160+
1. Hover your cursor over the visualization, and then select the pin icon on the upper right corner.
161161
162162
![Report in the Power BI service](./media/apache-spark-use-bi-tools/apache-spark-bi-service-report.png "Report in the Power BI service")
163163
164-
1. Select "New dashboard", enter the name `Building temperature`, then click **Pin**.
164+
1. Select "New dashboard", enter the name `Building temperature`, then select **Pin**.
165165
166166
![Pin to new dashboard](./media/apache-spark-use-bi-tools/apache-spark-bi-pin-dashboard.png "Pin to new dashboard")
167167
168-
1. In the report, click **Go to dashboard**.
168+
1. In the report, select **Go to dashboard**.
169169
170170
Your visual is pinned to the dashboard - you can add other visuals to the report and pin them to the same dashboard. For more information about reports and dashboards, see [Reports in Power BI](https://powerbi.microsoft.com/documentation/powerbi-service-reports/) and [Dashboards in Power BI](https://powerbi.microsoft.com/documentation/powerbi-service-dashboards/).
171171

0 commit comments

Comments
 (0)