multiple categories, only import first one
-
Hello
My CSV has this for categories, and similar for tags;
category1, category2, category3
How can I filter to only import the first one and ignore other elements:
I understand I need something like this, but I don’t understand it:
[str_replace(“,”, “”, {category[1]})]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘multiple categories, only import first one’ is closed to new replies.