About Data Flows
Data flows enable you to organize and integrate your data to produce curated datasets that your users can visualize.
For example, you might use a data flow to:
- Create a dataset.
- Combine data from different sources.
- Aggregate data.
You create data flows in the data flow editor.
To build a data flow, you add steps. Each step performs a specific function, for example, add data, join tables, merge columns, transform data, save your data. Use the data flow editor to add and configure your steps. Each step is validated when you add or change it. When you've configured your data flow, you execute it to produce or update a dataset.
When you add your own columns or transform data, you can use a wide range of SQL operators (for example, BETWEEN, LIKE, IN), conditional expressions (for example, CASE), and functions (for example, Avg, Median, Percentile).
Last Published Friday, December 8, 2023