Icon

kn_​forum_​74434_​datetimediff_​column_​expression

date differences with LAG function from Column expressions

date differences with LAG function from Column expressions

date differences with LAG function from Column expressions Sample data preparations if ( column("Tail Number", -1) === column("Tail Number") && column("Origin IATA") === column("Destination IATA",-1)) { column("Gate Skd Departure Date-Time (UTC)",-1) } else { null} flights.txtNode 3Node 4Node 5Node 6Node 7if conditions match fill"Previous - Gate Skd Departure Date-Time (UTC)"Node 9flights.tableflights.table File Reader Row Filter Column Filter Column AutoType Cast RowID String to Date&Time Column Expressions Date&TimeDifference Table Writer Table Reader date differences with LAG function from Column expressions Sample data preparations if ( column("Tail Number", -1) === column("Tail Number") && column("Origin IATA") === column("Destination IATA",-1)) { column("Gate Skd Departure Date-Time (UTC)",-1) } else { null} flights.txtNode 3Node 4Node 5Node 6Node 7if conditions match fill"Previous - Gate Skd Departure Date-Time (UTC)"Node 9flights.tableflights.table File Reader Row Filter Column Filter Column AutoType Cast RowID String to Date&Time Column Expressions Date&TimeDifference Table Writer Table Reader

Nodes

Extensions

Links