コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
Level 9

Classification Rule Builder does not currently support case conversion. 

元の投稿で解決策を見る

1 返信

Avatar

正解者
Level 9

Classification Rule Builder does not currently support case conversion.