Greetings and salutations!
I am trying to create a data integration job that removes product groups from the product catalog.
So i created the integration job with the source table and Destination table EcomGroups
I then added the conditional ProductGroupActive = false
So basicaly i want to remove product groups that have the colum ProductGroupActive = false
In the attached picture you can see the destination settings
Am i missing something?