datetimediff in column expression

@Neico I think the Column Expression node does not have a direct DateDiff function. What I did was I changed the condition and gave out the LAG-DateTime when the condition was met and then used a KNIME node.

Another option would be to use a Group Loop to have the Tail Number in one group.

Also note you will have to activate the multi-row access.

1 Like