web / lib/collections/datasets/transformation-fields
lib/collections/datasets/transformation-fields
Field definitions for dataset transformation configurations.
Unified transformation system for all data processing during import:
- Structural transforms: rename, concatenate, split
- String operations: uppercase, lowercase, trim, replace
- Date parsing: format conversion
- Type casting: parse/cast values between types
Variables
transformationFields
consttransformationFields:Field[]
Last updated on