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

Segment string length

Avatar

Level 2

Our user types differ on ID length for historical reasons. I want to segment all users with X chars in their ID, is that possible somehow? 

1 Accepted Solution

Avatar

Correct answer by
Level 10

If the ID is stored in a custom variables and its volume is less than half a million records, then you can apply a classification and leverage the rule builder to group them into X and Y.

If the ID is captured along with the ECID as a customer attribute, then onboard a corresponding data feed.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

If the ID is stored in a custom variables and its volume is less than half a million records, then you can apply a classification and leverage the rule builder to group them into X and Y.

If the ID is captured along with the ECID as a customer attribute, then onboard a corresponding data feed.