We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af9217 commit f844209Copy full SHA for f844209
src/protocols/transform/index.md
@@ -131,6 +131,7 @@ Here's a list of Segment Transformations with some use case examples.
131
fqlDefinedProperties": [{"fql": "lowercase(properties.prop1)", "propertyName": "properties.prop2"}]
132
```
133
- 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.
135
136
> info ""
137
> Segment displays an error if the following property conflicts occur:
0 commit comments