Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoTry this as a formula text field.
SearchAndReplace([My multi line text field], "\n", " ")
That says to replace any carriage returns with a space.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
SearchAndReplace([My multi line text field], "\n", " ")
That says to replace any carriage returns with a space.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
AymanHanash
4 years agoQrew Trainee
Hey Mark,
the "\n" helped with some lines, but other lines power query didn't pickup, are there any other invisible
characters aside from the carriage return?
------------------------------
Ayman Hanash
------------------------------