Clear Data removes specified data from your Google Sheets spreadsheets. Essential for cleaning up old reports, preparing sheets for new data, or removing specific sections before importing fresh information.


Inputs

FieldTypeRequiredDescription
Spreadsheet URL/IDTextYesGoogle Sheets document link or ID
Working SheetSelectYesWhich sheet tab to clear data from
Clear All DataSwitchYesRemove all data from the sheet or select specific areas
Selection TypeSelectYes*Choose “Range” or “Cell” for targeted clearing (*When Clear All Data is off)
RangeTextYes*Specify which cells/columns to clear (*When Selection Type is set)

How It Works

This node removes data from your Google Sheets based on your selection. You can either clear everything on a sheet tab or target specific ranges and cells for precise data removal.

Clearing Options

Clear All Data (Recommended for fresh starts):

  • Removes all content from the selected sheet tab
  • Keeps the sheet structure and formatting intact
  • Perfect for preparing sheets for new reports
  • Fastest option for complete data refresh

Targeted Clearing:

  • Remove data from specific ranges or cells only
  • Preserve other data on the same sheet
  • Ideal for updating specific sections
  • Allows precise control over what gets cleared

Range Format Guide

When using targeted clearing, specify your range using these formats:

FormatWhat It ClearsExample Use Case
A1:C10Specific cell rangeClear last week’s data from rows 1-10
A:AEntire column ARemove all campaign names
A:CColumns A through CClear first 3 columns of data
A1Single cellClear one specific value

Format Rules:

  • Use column letters (A, B, C…) not numbers
  • Use colons (:) for ranges
  • No spaces in range notation
  • Case doesn’t matter (a1:c10 works too)

Configuration Examples

Clean Sheet for New Report

Scenario: Prepare a weekly report sheet for fresh data

Configuration:

  • Spreadsheet URL/ID: Your weekly report spreadsheet
  • Working Sheet: “Weekly Performance”
  • Clear All Data: On

Result: Complete sheet cleared, ready for new data.

Clear Last Month’s Data

Scenario: Remove old performance data while keeping headers

Configuration:

  • Clear All Data: Off
  • Selection Type: “Range”
  • Range: “A2:Z100” (keeps row 1 headers)

Result: Data rows cleared, headers preserved.

Reset Specific Metrics

Scenario: Clear cost and conversion columns only

Configuration:

  • Clear All Data: Off
  • Selection Type: “Range”
  • Range: “D:F” (clears columns D, E, and F)

Result: Only specified columns cleared.

Remove Single Data Point

Scenario: Clear incorrect value in one cell

Configuration:

  • Clear All Data: Off
  • Selection Type: “Cell”
  • Range: “B5”

Result: Only cell B5 is cleared.


Best Practices

Before Clearing Data

  • Always backup important data before clearing
  • Test on a copy of your spreadsheet first
  • Double-check your range format to avoid mistakes
  • Verify you’re on the correct sheet tab

Range Selection Strategy

  • Start small - clear one cell/range to test
  • Keep headers by starting ranges from row 2
  • Use full column clearing (A:A) for complete column refresh
  • Clear ranges before writing new data for cleanest results

Sheet Management

  • Clear before appending new data for consistency
  • Use “Clear All” for monthly/quarterly resets
  • Target specific ranges for partial updates
  • Consider sheet templates instead of repeated clearing

Workflow Integration

  • Clear first, then write for cleanest automation
  • Schedule clearing before data import workflows
  • Use with Write Data node for complete refresh cycles
  • Test clearing logic before production workflows

Credit Cost

Free to use - no credits required.


FAQ