I have to build a segment in adobe analytics where I have to add 1000 values for example as below:
I dont want to add 1000 individual lines to add the values company name equals = xxx
Any hack to solve this problem?
Solved! Go to Solution.
Views
Replies
Total Likes
You could set up to 500 items to input field with "equals any of" operator. The input field for this operator is comma-delimited.
So, how about over two "equals any of" input fields use for that? You can make it with "Or" condition.
You could set up to 500 items to input field with "equals any of" operator. The input field for this operator is comma-delimited.
So, how about over two "equals any of" input fields use for that? You can make it with "Or" condition.
How about this:
As an added plus, if you ever need to make changes to your list of companies you can simply change the spreadsheet and re-upload it.
Hey @JyotiSharmaV You should use "equals any of" operator as it Returns items that match exactly for any value in the input field (up to 500 items).
For example, entering “Search Results, Homepage” with this operator would match “Search Results” and “Homepage”, and count as 2 items.
The input field for this operator is comma-delimited.
Returns items that match exactly for any value in the input field (up to 500 items).
For example, entering “Search Results, Homepage” with this operator would match “Search Results” and “Homepage”, and count as 2 items. The input field for this operator is comma-delimited.
Here is a video which would help : https://experienceleague.adobe.com/docs/analytics-learn/tutorials/components/segmentation/equals-any...
Views
Likes
Replies
Views
Likes
Replies