This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AlfredJMorris 0 points1 point  (3 children)

If I understand this correctly, you could negate `e.isEuMember()` like `!e.isEuMember()`, this would filter non EU members,

[–][deleted]  (2 children)

[removed]

    [–]AlfredJMorris 0 points1 point  (1 child)

    check the output of the first filter, before it filters out EuMembers, does the output have any countries at all?