Skip to content

Commit f844209

Browse files
author
Anand Ramakrishnan
committed
Update notes for transformations for .
1 parent 4af9217 commit f844209

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/protocols/transform/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ Here's a list of Segment Transformations with some use case examples.
131131
fqlDefinedProperties": [{"fql": "lowercase(properties.prop1)", "propertyName": "properties.prop2"}]
132132
```
133133
- Note that you can only assign one property to `fqlDefinedProperties` array.
134+
- Note that you cannot use `fqlDefinedProperties` along with event or property rename/property value transformations.
134135
135136
> info ""
136137
> Segment displays an error if the following property conflicts occur:

0 commit comments

Comments
 (0)