


Hi,
I would like to analyze in the workspace some metrics in combination with a 600 products list segment. I plan on making a segment where product hit equals any of those 600 hundred products, but when I do so there's a limit of 500 hundred items you can conditionate with the equals any of clause. Is there a way to avoid this limit or some workaround applicable here to avoid having to make 2 segments?
Views
Replies
Sign in to like this content
Total Likes
Hello @elbenzor ,
You can make just 1 segment but 2 rows. For example, if you take the "equals any of" approach, you can make 1 row contain the 1-500 and the second row to be 501-600.
See example below:
before taking this approach, i would first test thing1,thing 2 to see if you are getting information for your definition. If you see the number increase as you add more to you delimited string, you are good. If you do not see data, then something about your definition is incorrect:
Does that make sense?
Hello @elbenzor ,
You can make just 1 segment but 2 rows. For example, if you take the "equals any of" approach, you can make 1 row contain the 1-500 and the second row to be 501-600.
See example below:
before taking this approach, i would first test thing1,thing 2 to see if you are getting information for your definition. If you see the number increase as you add more to you delimited string, you are good. If you do not see data, then something about your definition is incorrect:
Does that make sense?