Before you begin
- Connect and sync at least one data source in Control. The connector can only use output tables and columns that are available in your workspace.
- Create or open the destination Google Sheet and make sure you can share it with an editor.
- Decide which datasets belong in the spreadsheet and which columns its readers need.
- Confirm that you have permission to create and edit data outputs in Control. View-only users can inspect existing connectors but cannot change them.
Connect the spreadsheet
- Open .
- Choose Add data output.
- On General, enter a name that your team will recognize.
- Copy the service-account email shown under Grant editor access.
- In Google Sheets, choose Share, add that email, and grant Editor access.
- Copy the full spreadsheet URL from the browser and paste it into Google Sheets URL.
- Choose Validate and wait for the access check to succeed.
The service-account email is specific to your Control workspace. Share the sheet with the address displayed in the
connector instead of reusing an address from another workspace or an example.
Configure output tabs
- Open Tabs and choose Add sheet tab.
- Select the Source table. The list contains the data models enabled for your workspace.
- Enter a unique Tab name for the destination spreadsheet.
- Select at least one column.
- Drag selected columns into the order in which they should appear.
- Configure column filters or one sort column when the output should contain a narrower or ordered result.
- Choose Preview to check the data before creating the connector.
- Repeat these steps for each additional output tab.
Choose a sync schedule
Open Schedule and choose how Control updates the spreadsheet:
Choose Create after the General, Tabs, and Schedule steps are complete.
Run and verify the first sync
- Find the connector under .
- If you selected Manual, choose Sync now. Automatic and scheduled connectors run when their trigger occurs.
- Wait for the connector to finish syncing.
- Open the destination spreadsheet and confirm that every configured tab exists, the columns are in the intended order, and the expected rows are present.
- Open and expand the run to verify each tab.
Understand the generated tabs
New connectors use Google Connected Sheets. For each configured output, Control can create:- the tab name you configured, which contains the connected table; and
- a backing data-source tab whose name ends in
_bq.
Troubleshooting
If a problem continues, contact Control support with the connector name, run start time, affected tab, and displayed status. Do not include spreadsheet contents, service-account credentials, access tokens, or provider secrets.
Next steps
- Review how financial data flows through Control to understand which prepared data appears in outputs.
- Use Parquet exports when the destination is a warehouse or the dataset is too large for Google Sheets.