Skip to content

Commit f448889

Browse files
author
Saveen Reddy
authored
Update get-started.md
1 parent f8b0f31 commit f448889

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/synapse-analytics/get-started.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,14 +238,17 @@ Your data can now be easily analyzed and visualized in Power BI. Synapse offers
238238
* Add **Line chart** to your report
239239
* Drag the **PasssengerCount** column to **Visualizations > Axis**
240240
* 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**
242245
* Wait for publishing to finish
243246
244247
### Configure authentitication for your dataset
245248
* 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**
249252
* In **Data source credentials** set the Authentication method to **OAuth2** and click **Sign in**
250253
251254
### Edit a report report in Synapse Studio

0 commit comments

Comments
 (0)