Skip to content

Commit c9d5ac9

Browse files
authored
Merge pull request #6216 from segmentio/samkcrespo-patch-3
Update index.md
2 parents ee51f2b + 33c9780 commit c9d5ac9

File tree

1 file changed

+4
-0
lines changed
  • src/connections/destinations/catalog/actions-google-sheets

1 file changed

+4
-0
lines changed

src/connections/destinations/catalog/actions-google-sheets/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ The Record Identifier mapping is used to make a distinction between adding a new
3838
### How do I define the columns in my spreadsheet?
3939

4040
The Fields mapping controls which fields in your model will be written as columns. Input the desired column name(s) on the left, and select the data variable that will populate the value for that column on the right. Please note, at least one field must be configured to send data to Google Sheets otherwise no columns will be created or synced.
41+
42+
### How are columns formatted when synced to my spreadsheet?
43+
44+
When syncing data to Google Sheets, the columns will be arranged alphabetically, based on the names defined in the Fields mapping.

0 commit comments

Comments
 (0)