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.
2 parents 4af9217 + 9b913c3 commit a35e572Copy full SHA for a35e572
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 or property value transformations.
135
136
> info ""
137
> Segment displays an error if the following property conflicts occur:
0 commit comments