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

Numeric Classifications in Classification Rule Builder

Avatar

Level 2

I have an evar that is a string packed with multiple values, such as "type:color:price".

I want to use the classification rule builder to divide that string into the the three classifications that I have for that evar; two strings and a numeric.

Is this possible?  The drop down in the rule builder doesn't list the numeric classification, but it does list the other two.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Dear Nik,

Got your point.

Hope Numeric 2 Classifications can be done only via Importer(SAINT). Check Numeric 2 Classifications .

Also, i saw the blog which says that "Only standard text classifications can be classified using the rule builder. Date-enabled, Numeric, Numeric 2 and child classifications cannot be classified with the rule builder.".

Blog Link : Rule-based Classifications (Part 3: How to build rules) | Adobe .

AbhijeetKMishra​ Please confirm!

Thank You!

Arun

View solution in original post

5 Replies

Avatar

Community Advisor

Hello Nik,

You can use RegEx to classify. Please go through Regular Expressions in Classification Rules to create your own RegEx. It has an example same as your case to understand better.

Thank You!

Arun

Avatar

Level 2

Thanks, I am using Regex to break up the string but I am unable to assign $3 to the desired classification.  The dropdown does not list numeric classifications, only the string based ones.

Avatar

Correct answer by
Community Advisor

Dear Nik,

Got your point.

Hope Numeric 2 Classifications can be done only via Importer(SAINT). Check Numeric 2 Classifications .

Also, i saw the blog which says that "Only standard text classifications can be classified using the rule builder. Date-enabled, Numeric, Numeric 2 and child classifications cannot be classified with the rule builder.".

Blog Link : Rule-based Classifications (Part 3: How to build rules) | Adobe .

AbhijeetKMishra​ Please confirm!

Thank You!

Arun

Avatar

Employee

Hi,

Yes, Numeric2 classifications are currently not supported by RuleBuilder.

They can be classified using Classification importer only.