Skip to main content

Hello,

 

How can I remove all blank lines from an attribute values.

 

Blank lines are as shown in next screenshots

 

Thank you very much.

Have you tried the AttributeTrimmer?

If you do not specify a trim character, white space is removed (spaces, tabs, newlines, and carriage returns).


Have you tried the AttributeTrimmer?

If you do not specify a trim character, white space is removed (spaces, tabs, newlines, and carriage returns).

I have tried it but didn't get the desired result

 

I wanna keep spaces but remove only blank lines

 

 

 

 


Click the button to the right of the "Trim Characters" setting and open the the text editor.

Insert a blank newline and close.

That works for me, anyway.


Click the button to the right of the "Trim Characters" setting and open the the text editor.

Insert a blank newline and close.

That works for me, anyway.

It worked fine

 

Thank you !

 

 


Reply