Expand my Community achievements bar.

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

exclude the list

Avatar

Level 2

Hi
I am using CJA
I have a segment (segment name - filtered products elements) which I wanted to exclude
i.e.
total product are - 100
If I add the segment (filter)
I got 67 products 
I want the rest of the products i.e. 33 for that I want to exclude the filtered products elements segment 
but When I excluded the whole event of the segment it shows me 100 instead of 33

I also changed the segment i.e. event element doesn't contain / doesn't equal  to exclude that element and to get the number 



1 Accepted Solution

Avatar

Correct answer by
Community Advisor

I haven't worked with this specific use case, but I believe you'll either need to include or exclude the entire event. If I understand the question correctly, you're wanting to include some products from an order and exclude others. As far as I know, that's not possible.

In CJA, you can use the summarize derived field on an event scope. So you could try using an aggregation on the event and then using the math function to perform some calculations. Perhaps that might help with your use case.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

I haven't worked with this specific use case, but I believe you'll either need to include or exclude the entire event. If I understand the question correctly, you're wanting to include some products from an order and exclude others. As far as I know, that's not possible.

In CJA, you can use the summarize derived field on an event scope. So you could try using an aggregation on the event and then using the math function to perform some calculations. Perhaps that might help with your use case.