Skip to content

Commit 1101d69

Browse files
Apply suggestions from code review
1 parent 299daf0 commit 1101d69

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ The Record Identifier mapping is used to make a distinction between adding a new
3737

3838
### How do I define the columns in my spreadsheet?
3939

40-
The Fields mapping controls which fields in your model will be written as columns. Input the desired column name(s) on the right, and select the data variable that will populate the value for that column on the left. Please note, at least one field must be configured to send data to Google Sheets otherwise no columns will be created or synced.
40+
The Fields mapping controls which fields in your model will be written as columns. Input the desired column name(s) on the right, and select the data variable that will populate the value for that column on the left. Please note, at least one field must be configured to send data to Google Sheets or no columns will be created or synced.
4141

4242
### How are columns formatted when synced to my spreadsheet?
4343

4444
When syncing data to Google Sheets, the columns will be arranged alphabetically, based on the names defined in the Fields mapping.
4545

4646
### Can I add or remove columns after data has been synced?
4747

48-
Once data has been synced to Google Sheets, any subsequent addition or removal of columns in the RETL Model and/or Mapping may lead to misalignment of existing data, as Segment does not retroactively adjust previously synced data. For updates involving column modifications, it is advisable to start with a new Sheet to ensure data integrity.
48+
Once data has been synced to Google Sheets, any subsequent addition or removal of columns in the RETL Model and/or Mapping may lead to misalignment of existing data, as Segment does not retroactively adjust previously synced data. For updates involving column modifications, Segment recommends starting with a new Sheet to ensure data integrity.

0 commit comments

Comments
 (0)