Hi, I was wondering whether it’s possible to have a NOT CONTAINS condition in the filters. It seems like something that should be possible, but maybe I’m not using it right.
For example, I want to generate a report where Account | Name IS NOT “Cash at bank”.
Is there a way to do that?
the first post in the new custom report feature states there it was meant to replace having to write SQL.
Not Exist, or Not In is part of SQL. wouldn’t it just be as complex as having Contains? I don’t know how the tool is built, so you are probably right.
If that’s the design, that’s ok . I can work with that, just thought I missed something.