Mehroz Shahid
- Activité totale 4
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 1
- Abonnements 1
Aperçu des activités
Dernière activité effectuée par Mehroz Shahid-
Mehroz Shahid a ajouté un commentaire,
Thanks Saul.We were able to achieve it with this funtion // [DY] Set "colorID" column products[item.sku]['ColorID'] = item.group_id.slice(item.group_id.length - 4);
-
Mehroz Shahid a créé une publication,
How to add new column from and exiting column using a parser funtion?
RéponduHiIn my product feed, there is a column group_id with 12 digit codes. Using the parser function, I want to create a new column which can only take the last 4 digits of the group_id.Hope someone cou...