Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for SAS
  3. Installation and Configuration
  4. Working with SAS Sources
  5. Working with SAS Targets
  6. Working with SAS Sessions
  7. Appendix A: SAS Datatype Reference
  8. Appendix B: SPI Server Configuration Parameters
  9. Appendix C: Error Messages

PowerExchange for SAS User Guide for PowerCenter

PowerExchange for SAS User Guide for PowerCenter

Removing Leading Spaces in Text Fields

Removing Leading Spaces in Text Fields

PowerCenter Connect™ for SAS 3.2.3.0 and earlier, removes the leading spaces in text fields in a SAS source and trims the leading spaces when you write to a SAS target.
You can add the following statement to the SAS autoexec file to remove leading spaces:
%let TRMLDSPC=YES ;

0 COMMENTS

We’d like to hear from you!