206 results
- Go to itemThis node takes a list of user-defined rules and tries to match them to each row in the input table. If a rule matches, its outco…5
- Go to itemAllows to perform several column transformations on any number of input tables such as renaming, filtering, re-ordering and type …5
- Go to itemGroups the rows of a table by the unique values in the selected group columns. A row is created for each unique set of values of …4
- Go to itemThis node combines two tables similar to a join in a database. It combines each row from the top input port with each row from th…4
- Go to itemManipulates strings like search and replace, capitalize or remove leading and trailing white spaces. Examples: To remove leading …4
- Go to itemThe Math Formula (Multi Column) node is an extension of the Math Formula node which evaluates a mathematical expression based on …3
- Go to itemPerforms a pivoting on the given input table using a selected number of columns for grouping and pivoting. The group columns will…3
- Go to itemFor each group an individual ranking is computed based on the selected ranking attribute(s) and ranking mode. The user must provi…3
- Go to itemThe String Manipulation (Multi Column) node is an extension of the String Manipulation node, applying the provided expression to …3
- Go to itemThe Table Difference Finder offers the functionality to compare two tables by means of their values and table specs. Firstly, the…3
- Go to itemThis node changes the order of the input columns, based on user defined settings. Columns may be shifted in single steps left or …2
- Go to itemThis node identifies duplicate rows. Duplicate rows have identical values in certain columns. The node chooses a single row for e…2
- Go to itemThe number of rows and columns of the input table are extracted and written to the output table. The output table consists of two…2
- Go to itemNode extracting the meta information from the input table (column names, types, etc.) The meta information is referred to as the …2
- Go to itemThis node evaluates a mathematical expression based on the values in a row. The computed results can be either appended as new co…2
- Go to itemGroups the selected columns per row and aggregates their cells using the selected aggregation method. To change the name of the n…1
- Go to itemCombines the content of a set of columns and appends the concatenated string as separate column to the input table. The user need…1
- Go to itemCreates a new table with a single row or column containing the column names. The node has two output tables: The first table cont…1
- Go to itemRenames all columns based on a regular expression search & replace pattern. The search pattern is a regular expression, possibly …1