PeterPan Posted November 28, 2023 Posted November 28, 2023 (edited) Hello out there, does anyone know, how to execute an mass update with datakick manager but only for specific products? I want to change for a lot of products the long description. I only know the option to perform the mass update for all products. What I want is, for example for alle products with "Test" in its product name... Is there any possibility? Thanks in advance 🙂 Edited November 28, 2023 by PeterPan
0 datakick Posted November 29, 2023 Posted November 29, 2023 You can create conditions to restrict the dataset. In left panel click on Dataset, and then on Add Condition button. Set any condition you need. In the right panel you see all the products that match the condition (and that will be mass updated). You also see the preview of what mass update will perform (in the [new] column). In my example, I replaced text 'support' with 'premium support' using this expression replace(product.longDescription, 'support', 'premium support') 2 1
Question
PeterPan
Hello out there,
does anyone know, how to execute an mass update with datakick manager but only for specific products?
I want to change for a lot of products the long description. I only know the option to perform the mass update for all products.
What I want is, for example for alle products with "Test" in its product name...
Is there any possibility?
Thanks in advance 🙂
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now