Hello KNIME Community,
I need assistance with the following task. Your help is much appreciated.
I am trying to add a column from a table with interval data to a table with point data. If the point in X-table lies within the range of Y-table, a corresponding status is being appended from Yi to Xi.
In my example, I’ve got 4 differend items passing through 3 stations at a certain time (points). In the second table there are records of events taking place in the background that last for some time (ranges). A desired outcome is the first table with corresponding records from the second one.
This is what I’m getting (pls see my workflow in the attachment). Highlighted rows are unwanted permutations - obviously, my script in the rule engine is flawed.
This is what I need:

- PN3 and PN4 at the st_2 did not encounter any event, it is normal and I need to keep them.
alert_ex.knwf (15.8 KB)







