Forum Discussion
cristianml
4 years agoPost Prodigy
= Replace UNICHAR(10) in Query Editor
Hi, I want to replace line breaks (UNICART(10) that my data has in a column in query editor. How can I replace this? My first thought was the the following but it doesn't work. = Table.R...
- 4 years ago
Hi,
You can give a try as well to command clean on the Format button (Text.Clean in M).
It should work for both UNICHAR 10 and 13.Let us know
AilleryO
4 years agoMemorable Member
Hi,
You can give a try as well to command clean on the Format button (Text.Clean in M).
It should work for both UNICHAR 10 and 13.
Let us know