Hi all,
After some investigation I found out my Excel reader file contains "line breaks" causing FME to write the content of a single Excel cell to multiple lines.
Is there a way in FME to clean line breaks?
Thanks,
Ed
Hi all,
After some investigation I found out my Excel reader file contains "line breaks" causing FME to write the content of a single Excel cell to multiple lines.
Is there a way in FME to clean line breaks?
Thanks,
Ed
Best answer by david_r
You can use a StringReplacer:
Text to replace:
\n
For replacement text you can either leave it blank or use a space, depending on what you need.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.