In DW9, it was possible to nest groups inside each other when creating a query, but that does not seem to be the case for DW10, unless I am missing something?
What I'm trying to do is retrieve all products that:
1. Is in the Bought with products array
OR
2. Is in the same category/group as what is set in the parameter
It works fine, but I want to exclude the product ID (PID) from the second group - which I reckon would have been possible with a nested negate group using "Bought with products" again.
Now that this isn't possible in DW10, is there another way of achieving this?