Skip to main content
Question

I have an attribute that I want to split into component parts. What transformer will accommodate wild cards etc. or varying delimiters into its logic?


mdk
Contributor
Forum|alt.badge.img
  • Contributor

"4;30;4;20;SW,SE",,,

 

Here is my attribute string, I want everything between the quotes to be split at the ; and the rest to be split at the commas. (There are no values held there in this example.) Please help. m

3 replies

nielsgerrits
VIP

I would use the stringreplacer with regex and replace all variants with one delimiter, then use the attributesplitter to split.


muzhnasto
Contributor
Forum|alt.badge.img+12
  • Contributor
  • June 24, 2021

Hi. Try it like this

list


geomancer
Evangelist
Forum|alt.badge.img+47
  • Evangelist
  • June 25, 2021

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings