Transform Combination Restrictions

The following transform functions may not produce correct answers in a runtime dataset if they are combined with the $if operator in a single transform:
To use conditional logic with any of these functions, unconditionally write the result of the function into a separate variable in the dataset, and then apply the conditional logic to the values in that column.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.