Skip to Content
TransformationsOverview
Feature guideDataAvailable

Transformations

Turn source data into reusable datasets with SQL, Python, notebooks, grouping rules, or supported models, then validate the output.

Last reviewed July 13, 2026

Transformations turn raw source data into reusable datasets and activation-ready outputs. In the app, open Data, expand Integrations, then choose Transformations.

Vendo supports multiple transformation approaches in one unified layer:

TypeBest for
SQL TransformationsViews, aggregations, joins, and custom metrics
Python TransformationsAdvanced logic, ML preprocessing, and statistical analysis
Grouping RulesRule-based segmentation and categorization
NotebooksInteractive exploration with browser-side Python
BQML ModelsPredictive ML trained inside BigQuery
Attribution ModelsMulti-touch attribution
SegmentsAudience lists for ad platforms and messaging tools

All transformation outputs can attach to output targets: user, event, session, or account properties.


Create a transformation

  1. Open Data → Integrations → Transformations.
  2. Click New Transformation.
  3. Choose an approach (SQL, Python, Grouping, ML category).
  4. Configure inputs, logic, and output target.
  5. Schedule or run on demand.

You can also ask the Agent to create a transformation from conversation.


Calculated properties

Calculated properties can be produced in two ways:

  • Rule-based — SQL CASE expressions evaluated at query time
  • Precomputed — scheduled materialization into user, event, session, or account properties

Both types appear in the Data Catalog alongside source properties. See Customer 360 for the built-in property templates.


Pipeline integration

Transformations connect to the pipeline DAG. When an upstream source sync completes, downstream transformations can trigger automatically — enabling chains like:

Source Import --> Property Compute --> BQML Retrain --> Destination Sync

Need help?

Include your workspace, integration or job ID, and the first error message when you contact support.

support@vendodata.com
Last updated on