Classification Rule Builder: Regex - replace with upper case | Community
Skip to main content
Level 3
December 14, 2017
Solved

Classification Rule Builder: Regex - replace with upper case

  • December 14, 2017
  • 1 reply
  • 1321 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by jdonley

Classification Rule Builder does not currently support case conversion. 

1 reply

jdonleyAccepted solution
Level 8
December 14, 2017

Classification Rule Builder does not currently support case conversion.