Using IF function in case list filtering

Hi all, is that possible to use nested IF or cond function in the case list filter? if so, how to write the XPath?

Nested conditions are available during case list filtering. Inside of a case list filter, the default evaluation context is a case being evaluated, so you can reference case properties directly (or with the "./" prefix).