Icon

Public

This directory contains 69 workflows.

Icon2019_​10_​03_​Comparing_​Two_​Tables 

Compare Two Tables This workflow compares 2 tables with same structure meaning they have same number of columns and matching columns have same names and […]

Icon2019_​10_​04_​Data_​Splitting 

Data Splitting This workflow divides input table based on data from another table where it is specified how many rows new data sets/files should have. […]

Icon2019_​10_​09_​Ratio_​Calculation 

Ratio Calculation This workflow calculates ratio between two subsequant rows. URL: Forum Topic […]

Icon2019_​10_​14_​Renaming_​Files 

Renaming Files This workflow show how to rename files using Copy/Move Files node. Worflow relative path are used and new files are copied into same […]

Icon2019_​10_​31_​Special_​Refrence_​Row_​Filtering 

Special Reference Row Filtering This workflow demonstrates how to filter rows in Input table based on values from Reference table. Rule is that row […]

Icon2019_​11_​04_​Previous_​Month_​Dates 

Previous Month Dates This workflow demonstrates how to create a table with previous month dates based on current month. Logic is contained in Column […]

Icon2019_​11_​26_​Counting_​Target_​Date 

Counting Target Date This workflow calculates tagret date from input data which contains date and number of working days to desired target date. Bottom […]

Icon2019_​11_​26_​Repeating_​Column_​Values 

Repeating Column Values This workflow repeates values from one column n times where n is defiened in Counting Loop Start node. URL: Forum Topic […]

Icon2019_​11_​27_​Cycle_​Determination 

Cycle Determination This workflow determines which event belongs to same cycle and assigns unique identifier for each cycle. This is done by marking […]

Icon2019_​11_​27_​Dynamic_​Date_​Filtering 

Dynamic Date Filtering This workflow filters input data until yesterday. Yesterday's date is obtained from today's date using Date&Time Shift node and […]