Skip to content

Commit 6c246a3

Browse files
authored
Merge pull request #6242 from segmentio/estgc-patch-3
Populating lists with CSV or TSV.md
2 parents d8e8ecf + ad80ece commit 6c246a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/engage/audiences/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,3 +272,7 @@ The audience summary is a breakdown of the percentages of external_ids of users
272272
Segment recommends using the `$` operator when you deal with array properties. However, the `$` causes logical conditions to apply independently to each array entry independently. As a result, you'll get more accurate results by using the `equals one of` condition:
273273

274274
![$ operator](https://github.com/segmentio/segment-docs/assets/68755692/7b0b6923-a4ad-4290-8aa6-bbbc7cb1ee1b)
275+
276+
### How do I populate multiple items off a list for an `equals one of` condition? **
277+
The audience builder accepts CSV and TSV lists.
278+

0 commit comments

Comments
 (0)