You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight/spark/apache-spark-use-bi-tools.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ author: hrasheed-msft
5
5
ms.author: hrasheed
6
6
ms.reviewer: jasonh
7
7
ms.service: hdinsight
8
-
ms.custom: hdinsightactive,mvc
9
8
ms.topic: tutorial
10
-
ms.date: 10/03/2019
9
+
ms.custom: hdinsightactive,mvc
10
+
ms.date: 03/02/2020
11
11
12
12
#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.
13
13
---
@@ -125,47 +125,47 @@ The Power BI service allows you to share reports and dashboards across your orga
125
125
126
126
1. Open Power BI Desktop.
127
127
128
-
1. From the **Home** tab, click **Publish**.
128
+
1. From the **Home** tab, select **Publish**.
129
129
130
130

131
131
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.
133
133
134
-

134
+

135
135
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**.
137
137
138
-

138
+

139
139
140
-
1. In the Power BI service, click **Enter credentials**.
140
+
1. In the Power BI service, select **Enter credentials**.
141
141
142
142

143
143
144
-
1. Click **Edit credentials**.
144
+
1. Select **Edit credentials**.
145
145
146
146

147
147
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*.
149
149
150
150

151
151
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**.
153
153
154
154

155
155
156
156
You should also see **BuildingTemperature** listed under **DATASETS** in the left pane.
157
157
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.
159
159
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.
161
161
162
162

163
163
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**.
165
165
166
166

167
167
168
-
1. In the report, click **Go to dashboard**.
168
+
1. In the report, select **Go to dashboard**.
169
169
170
170
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/).
0 commit comments