Write Data to Google Drive
Google Drive Connectors in Designer
This page covers the new Alteryx One connectors' capabilities. For our standalone connectors, visit Google Drive, Google Drive 输入工具 , or
Google Drive 输出工具.
Use the Output Data tool to write data to your Google Drive storage. Go to Google Drive for general information.
Supported Formats
These are the supported formats and options to write data:
Output Actions on Every Run: Select the action Designer takes when writing data.
Abort Operation: Cancels the running workflows if a file with the same name already exists.
Rename: Renames the file and appends a unique number to the end of the file name.
Overwrite Existing File: Overwrites the existing file.
Delimiters: Enter the delimiter character.
First Row Contains Field Names: Select the checkbox to indicate the first row of the data as field names.
Quote Output Fields: Select to add quotes to fields.
Code Page: Select the code page of the file.
Line Ending Style: Select the line ending style. Available options are Windows, Unix, and Mac.
Write BOM: Select the checkbox to include the byte order mark.
Suppress Output if No Records: Select to cancel the workflow if there are no records to write.
Output Actions on Every Run: Select the action Designer takes when writing data.
Abort Operation: Cancels the running workflows if a file with the same name already exists.
Rename: Renames the file and appends a unique number to the end of the file name.
Overwrite Existing File: Overwrites the existing file.
Modify Existing File: Overwrites the data in the existing file.
Sheet Name: Enter the name of the sheet to which to write data.
Skip Field Names: Select the checkbox to omit field names.
Suppress Output if No Records: Select to cancel the workflow if there are no records to write.
Sensitivity Label ID: Enter the sensitivity label ID to apply to the file.
Specify a Range (cells, rows or columns): Select the checkbox to further specify the range from which to read data. The From and To fields accept alphabetical characters for columns, numbers for rows, and combinations of alphabetical characters and numbers for specific cells. Example: A, 1, A1.
Output Actions on Every Run: Select the action Designer takes when writing data.
Abort Operation: Cancels the running workflows if a file with the same name already exists.
Rename: Renames the file and appends a unique number to the end of the file name.
Overwrite Existing File: Overwrites the existing file.
Code Page: Select the code page of the file.
Output Actions on Every Run: Select the action Designer takes when writing data.
Abort Operation: Cancels the running workflows if a file with the same name already exists.
Rename: Renames the file and appends a unique number to the end of the file name.
Overwrite Existing File: Overwrites the existing file.
Modify Existing File: Overwrites the data in the existing file.
Sheet Name: Enter the name of the sheet to which to write data.
Start in Cell: Enter the cell from which to start writing data. This field accepts a combination of alphabetical characters and numbers for a specific cell. Example: A1.