US and Worldwide: +1 (866) 660-7555
Results 1 to 3 of 3

Thread: String operation

  1. #1
    Join Date
    Jul 2012
    Posts
    23

    Default String operation

    Hello,

    I have a variable NAME with different names, like HARRY JAMES POTTER; HERMIONE GRANGER, and others.
    I need to creat a variable of only the FIRST name.
    I can´t use the length of variable because is different in each case.

    Any idea?

    thanks

  2. #2
    Join Date
    Jun 2012
    Posts
    1,490

    Default

    The "Split fields" step is made for this.

    Other options available, of course.
    pdi-ce-4.3.0-stable
    OpenJDK IcedTea 2.3.7 (7u21)
    ubuntu 12.04 LTS (x86_64)

  3. #3
    Join Date
    Jul 2012
    Posts
    23

    Default

    You´re right.
    Works
    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •