Cleanup whitespace

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2026

Cleans unwanted spaces from string fields.

Configuration Options
  • Fields: Choose one or more fields to transform.
  • Trim whitespace: Choose to trim whitespace from:
    • Beginning
    • End
    • Both Beginning and End
  • Remove consecutive whitespaces: Replaces multiple consecutive spaces with a single space.
  • Remove all whitespaces: Removes all spaces in the field value.

Examples

Input Field (Text) Trim Remove Consecutive Remove All Output
Hello World Both No No Hello World
This is a test No Yes No This is a test
Remove every space No No Yes Removeeveryspace