Skip to content

Commit cb7145f

Browse files
authored
Update destination-filters.md added limitation for array types
Many customers have asked whether filtering on fields within an array is available, and our docs should be updated to reflect that limitation
1 parent 078e8a6 commit cb7145f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/destinations/destination-filters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Keep the following limitations in mind when you use destination filters:
3232
- *(For web device-mode)* Destination filters for device-mode only supports the Analytics.js 2.0 source.
3333
- *(For mobile device-mode)* Destination filters for mobile device-mode is currenlty not supported.
3434
- Destination Filters don't apply to events that send through the destination Event Tester.
35+
- Destination Filters within the UI and [FQL]([url](https://segment.com/docs/api/public-api/fql/)) do not currently support matching on event fields containing '.$' or '.$.', which references fields with an array type.
3536

3637

3738
[Contact Segment](https://segment.com/help/contact/){:target="_blank"} if these limitations impact your use case.

0 commit comments

Comments
 (0)