Forum Discussion

pranil2k2's avatar
pranil2k2
Contributor
6 years ago

How to Split using Regex expression

Hi,

I need some help on spliting the user name on basis of Regex expression.My user Name is an combination of mutliple users and i cant use comma to split them. so, i tried regular expression and which is working good on DB level and planned to implement same in Snaplogic, but it is not working. Please some one can help me here.