Hi, how can I justify the text in MS List? The data were imported from excel and I wanted the text to be on a continuous line and justify. Thanks!
Current
Desired Output

Hi, how can I justify the text in MS List? The data were imported from excel and I wanted the text to be on a continuous line and justify. Thanks!
Current
Desired Output
Hi @rbalza ,
Please try:
Substitute(YourOriginalValue,Char(10)," ")
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.