Mehroz Shahid
- Atividade total 4
- Última atividade
- Membro desde
- Seguindo 0 usuário
- Seguido por 0 usuário
- Votos 1
- Assinaturas 1
Visão geral da atividade
Atividade mais recente por Mehroz Shahid-
Mehroz Shahid comentou,
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 criou uma publicação,
How to add new column from and exiting column using a parser funtion?
RespondidaHiIn 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...