File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
articles/synapse-analytics Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -238,14 +238,17 @@ Your data can now be easily analyzed and visualized in Power BI. Synapse offers
238
238
* Add **Line chart** to your report
239
239
* Drag the **PasssengerCount** column to **Visualizations > Axis**
240
240
* Drag the **SumTripDistance** and **AvgTripDistance** columns to **Visualizations > Values**
241
- * In the **Home** tab, click **Publish** and save with this filename `PassengerAnalysis.pbix` and select your PowerBI workspace
241
+ * In the **Home** tab, click **Publish**
242
+ * It will ask you if you want to save your changes. Click **Save**.
243
+ * It will ask you to pick a filename. Choose `PassengerAnalysis.pbix` and click **Save**
244
+ * It will ask you to **Select a destination** select `NYXTaxiWorkspace1` and click **Select**
242
245
* Wait for publishing to finish
243
246
244
247
### Configure authentitication for your dataset
245
248
* Open https://powerbi.microsoft.com and **Sign in**
246
- * At the left, under Workspaces select the the workspace that you published to
247
- * Inside that workspace you should see a dataset called `nyxtaxi1`
248
- * Hover over the `nyctaxi1 ` dataset and click ther thee icon with the three dots and select **Settings**
249
+ * At the left, under ** Workspaces** select the the `NYXTaxiWorkspace1` workspace that you published to
250
+ * Inside that workspace you should see a dataset called `Passenger Analysis` and a report called `Passenger Analysis` and
251
+ * Hover over the `PassengerAnalysis ` dataset and click the icon with the three dots and select **Settings**
249
252
* In **Data source credentials** set the Authentication method to **OAuth2** and click **Sign in**
250
253
251
254
### Edit a report report in Synapse Studio
You can’t perform that action at this time.
0 commit comments