Icon

Public

This directory contains 69 workflows.

Icon2019_​11_​29_​Read_​XML_​Files_​in_​a_​Try_​Catch_​Loop 

Reading XMLs from URLs in a Try/Catch Loop This workflow reads multiple XML files from given URLs in a loop. Not all xml files exist so Try/Catch […]

Icon2019_​12_​11_​Looping_​over_​Every_​Column 

Looping over Every Column This workflow demonstrates how to loop over every column from input data and replace specific character/string with missing […]

Icon2020_​02_​14_​DB_​Connection_​Closer_​Example 

DB Connection Closer Example This workflow provides example for DB Connection Closer node. After data is read into KNIME with DB Reader node connection […]

Icon2020_​02_​19_​Flow_​Variable_​control_​of_​Columns_​in_​GroupBy 

Flow Variable control of columns in GroupBy This workflow demonstrates how to use flow variable of Collection type to specify grouping columns in GroupBy […]

Icon2020_​02_​21_​Flow_​Variable_​control_​of_​Attachments_​in_​Send_​Email 

Flow Variable control of Number of Attachments in Send Email node This workflow demonstrates how to use flow variable of Collection type to control […]

Icon2020_​03_​02_​Move_​One_​File 

Copy/Move One File This workflow demonstrates the usage of Copy/Move Files node when there is requirement to always move file with same name into […]

Icon2020_​03_​03_​Splitting_​Multiple_​Collection_​Columns 

Splitting Multiple Collection Columns This workflow demonstrates how to split multiple collection column using loop. Inside loop in each iteration one […]

Icon2020_​03_​12_​Replace_​Values_​over_​Multiple_​Columns 

Replace Values over Multiple Columns This workflow demonstrates how to perform value replacement in multiple columns without using Column List Loop Start […]

Icon2020_​07_​20_​Regex_​to_​Extract_​Time_​Information 

Regex to Extract Time Information This workflow uses Regex Split node with optional capturing groups to extract time information from column to multiple […]

Icon2020_​07_​30_​Filter_​Based_​on_​Week_​Number 

Filter based on Week Number This workflow demonstrates how to filter based on week number which is located in file input name. Upon reading data into […]