Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions integrations/data-storage/google-sheets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Before importing your Google Sheet into Runway, ensure it's clean and correctly
10. Click **Save & Test**.
11. You’ll be redirected back to **Runway**, where it may take a few minutes for the data sync to complete.
12. Once the sync is complete, click into your **Google Sheets Integration** in Runway.
13. Rename **New Query** to something descriptive by double-clicking its name.
13. Rename **New Query** to something descriptive by clicking the **three-dots button** next to the query name in the sidebar and select **Rename query**.
14. Copy the **suggested commented query**, paste it below in the SQL editor, and click **Run query**.

![images/integrations/sheets/sheets-fivetran-commented-query.gif](/images/integrations/sheets/sheets-fivetran-commented-query.gif)
Expand Down Expand Up @@ -147,4 +147,4 @@ Before importing your Google Sheet into Runway, ensure it's clean and correctly

<Accordion title="Can the Fivetran version also sync wide data?" icon="sparkles">
Yes, but it’s a bit trickier because Fivetran **sometimes modifies column names**. To prevent issues, make sure your **date column headers use the format MON_YYYY**. [Here’s a video walkthrough](https://www.loom.com/share/e9d99cbc625f4f639acea12edced7acd).
</Accordion>
</Accordion>