Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!

Allow to update portions of values via processing rules

Avatar

Level 3

6/5/14

Have capability built into processing rules, similar to regular expressions, where we can specify a portion of a value and just update that.

 

For example... if a few pagenames passed in are:
a:x
a:y
a:z

 

If I want to update just the 1st character or all before the colon, etc to be a "b" and have just one rule render results:

b:x
b:y
b:z

 

that would be useful.