Invalid transform
Published 03 June 2025
A transform defined on a column is invalid. This is usually due to a syntax error in the transform's expression.
How to fix
Fix the syntax error in the transform's expression. More information on the supported syntax and functions can be found here.
Check for:
- Missing brackets or parentheses
- Incorrect function names
- Invalid variable references
- Mismatched quotes