Skip to content

Commit c0886d3

Browse files
authored
Update destination-filters.md
1 parent 7b0d7bd commit c0886d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/destinations/destination-filters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,9 @@ You must have write access to save and edit filters. Read permission access only
218218

219219
Use the destination filter tester during setup to verify that you're filtering out the right events. Filtered events show up on the schema page but aren't counted in event deliverability graphs.
220220

221-
#### Can I filter on properties/traits that have spaces in the name (ex. `properties.test event field`)?
221+
#### Can I filter on properties/traits that have spaces in the name (for example, `properties.test event field`)?
222222

223-
Unfortunately, properties or traits with spaces in the field name cannot be targeted by Destination Filters at this time. Another option would be to use an [Insert Function]([url](https://segment.com/docs/connections/functions/insert-functions/)) where you can write code that could take care of such filtering.
223+
Destination Filters can't target properties or traits with spaces in the field name. As an alternative, use [Insert Functions](/docs/connections/functions/insert-functions/), which let you write code to take care of such filtering.
224224

225225

226226
#### Can I use destination filters to drop events unsupported by a destination?

0 commit comments

Comments
 (0)