Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Przemyslaw_Rybacki
Contributor II
Contributor II

Linebreak as delimiter

Hey!

I have linebreak as delimiter , how to change it into one row?

Przemyslaw_Rybacki_0-1633522762968.png

 

For sure I can use combination of text functions, but I wonder If there is more relible solution.

Thank you in advance.

 

1 Solution

Accepted Solutions
Przemyslaw_Rybacki
Contributor II
Contributor II
Author

 I found it!

Subfield(Center,Chr(10))....

View solution in original post

1 Reply
Przemyslaw_Rybacki
Contributor II
Contributor II
Author

 I found it!

Subfield(Center,Chr(10))....