Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Profile cap limit, but using functions

Avatar

Level 1

Hi everyone!

 

We use profile caps to limit how many profiles will pass through the journey, but I want to know if there's a way to set this profile limit using functions on the data source condition in advanced mode.

 

AntoninoVi_1-1745948886772.png

 

For example, I want to get all the users whose "Color" field is "GREEN" - #{ExperiencePlatform.CarAttributes.Color} == "GREEN" - and limit it to 10 profiles. All coded in advanced mode.

 

Is it possible?

 

PS: The data example is fictional.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

No, that's not feasible and for the scenario you mentioned, you will have to use profile cap + other filtering criteria in a separate condition node (in the current state).

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

No, that's not feasible and for the scenario you mentioned, you will have to use profile cap + other filtering criteria in a separate condition node (in the current state).