Data nodes can depend on one another in two ways, via a child node to parent node relationship or a data node can be referenced in an operation of another data node.

Child node to parent node

A data node (the child node) can be based on a data node (parent node). This means that the result table of the parent node is the input table for the first operation of the child node.


The figure on the right shows data node "z_01" based on its parent node "z_00 Input"

Referenced by an operation

Some operators take one or more other data nodes as input, e.g., Merge data 5.0Missing/overlapping time intervals 2.0, or TIS Board - Stimulsoft report viewer 2.0.

Hence, one or more data nodes (the referenced nodes) can be referenced by an operation in another data node. This creates dependencies between the data node and the referenced nodes.

The figure on the right shows a list of referenced data nodes (References) as tooltip in a List of Data Nodes.