Expression editor with two parameters

Hi
i would like to use the expression editor to filter a list
I have values ranging from 0 to 1 and i would like to filter all that are between 0.1 and 0.2
how do i put both conditions in one expression?
i have x>0.1 but how do i say that they also have to be smaler than 0.2
thanks

Like this…

1 Like