Split text step

Split text step

Comments

  • Hello,

    I am trying to split string text into 2 fields. Can you tell me what step(s) will accomplish this?
    For example:
    12345.6789 I need to split into 12345 and 6789. There will always be a period separating the 2 strings.

    Thank you!

  • Split string step is what you are looking for here.

Sign In or Register to comment.