Skip to main content
Question

How could I convert attribute contains 3829-3783 to be in seperated attibute

  • November 24, 2023
  • 1 reply
  • 8 views

gogopotter90
Contributor
Forum|alt.badge.img+14

I have an attribute (ID) contains

ID

183849fjlr-kfklf373789-hdlldfo398383-jjdfj087734

and sort attribute contains

sort

0-1-2-3

 

I would like to convert them to be

 

Target ID. Target sort

183849fjlr 0

kfklf373789 1

hdlldfo398383 2

jjdfj087734 3

 

fme 2021

thanks in advance

 

 

 

 

 

 

 

 

 

1 reply

takashi
Celebrity
  • November 24, 2023

Hi @gogopotter90 ,

Have a look at AttributeSplitter and ListExploder.