min value for one column

hi...

how can i get min value for a column and use it in another nodes such as rule engine node?

Try the Groupby node. Don't group on a column, just aggregate as minimum.

simon.