Version: v2.5
Count
This node counts the number of records in the incoming Dataframe and puts the count into a variable to the used by subsequent Nodes
Input
It accepts a DataFrame as input from the previous Node
Output
The incoming DataFrame is sent to the output
Type
transform
Fields
Name | Title | Description |
---|---|---|
variable | Variable Name | Name of the Variable in which the count is stored |