Hi,
I'm exporting products from ecomproducts table to xml using Data Integration.
How do I use conditionals to export products from a set of GroupIds?
I tried this with no luck.
"Groups - Contains - GroupX"
"Groups - Contains - GroupY"
And also this.
"Groups - Contains - GroupX, GroupY"
Is there a way to do this?
Also is it possible to exclude a set of groupids, for example "Groups - Not Contains - GroupX, GroupY"