↧
Dynamic regular expression
@kalicharan.khetwal1 wrote: Hi Team, How do I pass a dynamic variable in regular expression function “matches”. Ex: matches(variable,column_name). In the above statement I want to keep on passing a...
View ArticleDynamic regular expression
@Maksim_Zhelyazkov wrote: Hello Kalicharan, You can use the Dynamic Expression Assigner Step for a dynamic regex. Please, see Tutorial 06.07 for an example of how to use the Step. Also, keep in mind...
View Article