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!
SOLVED

Classification Rule Builder: Regex - replace with upper case

Avatar

Level 4

Hi all,

I'm currently trying to convert one of the search results in the Adobe Analytics Classification Rule Builder to upper case.

Simple Regex: ^([a-z])([a-z]+)

The match works and gets back as $1, $2. usually I would expect the behavior to work as $U1, U$1 or \u$1 to change the next character to upper case but it doesn't work. Any ideas or solutions on this functionality?

Thanks!

Best,

Konstantin

1 Accepted Solution

Avatar

Correct answer by
Level 9

Classification Rule Builder does not currently support case conversion. 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 9

Classification Rule Builder does not currently support case conversion.