Data360 DQ+

 View Only
  • 1.  How can you create a split on a space?

    Employee
    Posted 06-21-2019 07:32

    In the split node, how do use a single space as split identifier?

    Basically, how do I configure the split node to separate text based on a single space.

    Example: Mike Ortmann should be split into two fields for first and last name.



  • 2.  RE: How can you create a split on a space?

    Employee
    Posted 06-21-2019 07:43

    If entered in the pattern portion of the node configuration, it should be entered as \\s  

    If configured from the rule editor, it would be \s, see the attached screen shot: