Remove the last row / Row Filter

Dear All,

How can I remove the last row of a table in the Row Filter node?

Thanks!

Robert

Hi @bermq

There may be simpler ways to solve this? But this what comes up in my mind at the moment .
Knipsel
In the Rule-based-Row-FIlter:
$$ROWINDEX$$ = $${INumber Rows}$$ => TRUE
and don’t forget: “Exclude TRUE matches”.

gr. Hans

4 Likes

Hello Hans!
Thank you again :slight_smile:

2 Likes

Hi @bermq Robert

Glad I could help. Happy KNIME-ing

Hans

Hi there!

Extract Table Dimension node already outputs flow variable “Number Columns” so there is no need for Table Row to Variable node. Apart from that it looks pretty simple to me.

Additionally this functionality (including or excluding last n rows from table) could maybe be added to new Row Filter (Labs).

Br,
Ivan

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.