Skip to content

Commit 33c9780

Browse files
authored
Update index.md
1 parent a8920b5 commit 33c9780

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

Lines changed: 4 additions & 0 deletions
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)