As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only. Moving forward, myibi is our community platform to learn, share, and collaborate. We have the same Focal Point forum categories in myibi, so you can continue to have all new conversations there. If you need access to myibi, contact us at myibi@ibi.com and provide your corporate email address, company, and name.
I am working with a simple DataMigrator flow that is extracting from an Excel source file and writing output to a text file. Running into an issue using RPAD with spaces. RPAD works with any printable character, but when using RPAD to pad with spaces - for example, RPAD(FIELD, 5,' ') - the padding does not render. Also, LPAD works with spaces just fine.This message has been edited. Last edited by: Edward,