Hello,
I'm working on a case where the customer want's to see a list of products that should have an accessory connected, but does not have one at this moment.
The idea is the products will have some sort of field that specifies wheter it should have an accessory, like a boolean "Must Have Accessory", and we then query on products that have this set to true, but have no related product in a specific related group "Accessories"
Can I achieve this with standard query's/indexes?
Thanks,
Justin