When I want just the cells that are positive, I only have one clause (line), which works fine:

However, if I only want the cells between zero and, say, 0.1, I need two clauses (lines), and the following does not work. It actually gives the same answer as the first picture above - as if the second clause made no impact at all:

What am I missing? I am using the latest FME Beta (Build 15208)