Forum Discussion

Colossal8333's avatar
Colossal8333
New Contributor II
3 months ago
Solved

Only execute child pipeline if BigQuery result is not empty

I have a pipeline that starts with a BigQuery Execute (BQE) Snap, followed by several other Snaps. I only want the step(s) following the BQE Snap to execute if that Snap returns data i.e. if no rows...
  • Colossal8333's avatar
    3 months ago

    Figured it out - I can use a Data Validator Snap and set the constraint for one of the column names i.e. Required = true