Expression Assistant - Checking if Value is between two numbers

Is there a way to check if a value is between two values?

[ColumnsName]>100 works.

Is there a way to do something like this:

200>[ColumnsName]>100

or

[ColumnsName]>100 && [ColumnsName]<200

Thank you.

0 3 1,217
3 REPLIES 3
Top Labels in this Space