You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/destination-filters.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ Keep the following limitations in mind when you use destination filters:
32
32
-*(For web device-mode)* Destination filters for device-mode only supports the Analytics.js 2.0 source.
33
33
-*(For mobile device-mode)* Destination filters for mobile device-mode is currenlty not supported.
34
34
- 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.
35
36
36
37
37
38
[Contact Segment](https://segment.com/help/contact/){:target="_blank"} if these limitations impact your use case.
0 commit comments