Data Integration
- Data Integration
- All Products
At run time, the task generates the following set of expressions to trim spaces from the fields that %Address% represents:LTRIM(RTRIM(%Addresses%))
LTRIM(RTRIM(Street)) LTRIM(RTRIM(City)) LTRIM(RTRIM(State)) LTRIM(RTRIM(ZipCode))