Hi David,
How to run the explode if a category includes a character [&] in the chain? For example: word & word> word> word = 0 imported product.
Cheers, Raoul
Hello Raoul,
If & on its own as the Explode Character or String isn't working as expected it's possible that it is HTML entity encoded within the field value, in which case you would need to use the full entity instead; e.g.
&
Hope this helps!
Cheers, David. -- PriceTapestry.com
©2006-2025 IAAI Software | Contact Us | Privacy Policy
Hello Raoul,
If & on its own as the Explode Character or String isn't working as expected it's possible that it is HTML entity encoded within the field value, in which case you would need to use the full entity instead; e.g.
&
Hope this helps!
Cheers,
David.
--
PriceTapestry.com