Support for Logic Gates (AND/OR Combinations)

Yes it is. You just need to approach things a bit differently. Observe:

  • If Supplier is not D, then null
  • If Category is B, then true
  • If Category is C, then true

That said, see below:

2 Likes