Moises B. Posted August 28, 2019 Posted August 28, 2019 Hi, I'm trying to remove the carriage returns on a transformation file for a csv integration. Can anyone please point me to where I'd do this on this file? TestFile_XSL_03142018 (1) (5).xsl
Funce Posted September 3, 2019 Posted September 3, 2019 You should be able to use an advanced text editor such as Notepad++ to be able to search for new line characters, and remove them. If you are referring to programmatically removing the new line characters, then I'd need to know what server side language you're planning to use.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now