IconCreating additional rows based on time in existing rows 

Finds difference between times, uses this to create additional rows and then timeshifts based on the hor offset

IconMultiple flag columns 

Some ways to generate "flag" columns based on a rule

Extract Data Table from Delimited Text 

THIS COMPONENT IS DEPRECATED 2024-02-27 ******************************* please use my DELIMITED TEXT READER component […]

IconCreate tree from levels 

and so on based on being supplied just the level number. This presupposes that the level number only ever increments one at a time, although it may drop by […]

IconParent-Child Hierarchy with recursive loop - V2 

<p>For a list of parents and children in a hierarchy, this uses a recursive loop to find all the top level parents and their descendants (children, […]