How to write a filter for not isnull?

How to write a filter for not isnull?

Solution: How to write a filter for not isnull?

Not IsNull({SomeField})

Where are you putting this?

mlmcc