This directory contains 4 workflows.
This workflow demonstrates the usage of the "IF Switch" and "End IF" node.
This workflow shows the many aggregation options that the GroupBy node offers. We start from customer data, group on Gender or more features, and run a few […]
If Else in Column Expression This workflow demonstrates how to do different If/Else constructions in Column Expressions node. URL: JavaScript Syntax […]
Accessing columns by position or by name or by variable This shows how to access columns by index or by name, hardcoded or dynamically via […]