Skip to content

Commit 6e72db7

Browse files
Formatting fix
1 parent 7421d76 commit 6e72db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-external-table.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ GO
192192
```
193193

194194
### Google Sheets
195-
In Google Docs, create a spreadsheet with a worksheet named `Contact`. The connector cannot use the spreadsheet display name. The internal name (in bold) needs to be used as dataSetName, for example: https://docs.google.com/spreadsheets/d/**1UIz545JF_cx6Chm_5HpSPVOenU4DZh4bDxbFgJOSMz0**
195+
In Google Docs, create a spreadsheet with a worksheet named `Contact`. The connector cannot use the spreadsheet display name. The internal name (in bold) needs to be used as dataSetName, for example: `docs.google.com/spreadsheets/d/`**`1UIz545JF_cx6Chm_5HpSPVOenU4DZh4bDxbFgJOSMz0`**
196196
Add the column names `Id`, `LastName`, `FirstName` to the first row, then populate data on subsequent rows.
197197

198198
### Salesforce

0 commit comments

Comments
 (0)