Icon

Public

This directory contains 4 workflows.

Icon02_​Using_​a_​If_​Switch 

This workflow demonstrates the usage of the "IF Switch" and "End IF" node.

Icon06_​Basic_​Examples_​for_​Using_​the_​GroupBy_​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 […]

Icon2020_​09_​23_​If_​Else 

If Else in Column Expression This workflow demonstrates how to do different If/Else constructions in Column Expressions node. URL: JavaScript Syntax […]

IconAccessing columns by position or by name or by variable 

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 […]