I just started working on KNIME and was trying to archieve below with no luck .
I created a database reader and added a filter. I would like to create conditional flow : If the data we loaded to the reader and filtered is empty (rowcount=0) then do nothing. else if rowcount<>0 send email .