diff --git a/website/docs/connect-data/reference/querying-google-sheets.md b/website/docs/connect-data/reference/querying-google-sheets.md index 057ab1b1c8..1c550540f3 100644 --- a/website/docs/connect-data/reference/querying-google-sheets.md +++ b/website/docs/connect-data/reference/querying-google-sheets.md @@ -146,13 +146,29 @@ This command updates a **Sheet Row(s)** entity. The following section lists all #### Update Row Object
rowIndex
key to specify which record to update. If you fetched the record from another Google Sheets query, this index value should be available on its rowIndex
property.{`{ - ...{{ UsersTable.selectedRow }}, // includes rowIndex key - "status": "accepted" -}`}+ +