Hey everyone, Im trying to implement a default filter for my entity b

Hey everyone,

Im trying to implement a default filter for my entity backed record and return back results where a particular field is either false or null (not true). I have tried using <> true, and or(null, false) and both are failing to return back the results I need.
Anyone have any ideas on this one?

OriginalPostID-198637

OriginalPostID-198637

  Discussion posts and replies are publicly visible