Data Tables are shared tables used to process data in-flight. For example, when building replication or reconciliation workflows, it is useful to write IDs on a table to cross-reference data and determine fields that need to be rewritten to our final destination. Data tables can be used within flows for read-write operations, select, distinct, and summarize nodes.
In summary, a Data Table is a database that users can utilize to aggregate data from different sources in Toric. Users can define the structure of individual tables, including column names, data types, and primary key definitions.
Steps to create a Data Table:
https://www.loom.com/share/40d1f55768ee4e16a3df88a89f1804e4
Data Tables help users combine information into one place, whether that may be from different Projects, different Versions of the same Project, or different type of sources.