Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
ymcmb
Contributor III
Contributor III

Create a next line after a specific character

 

Hello,

I have a dimension that has messy data. The dimension we'll call it [Comments].

Comments have data that look something like this (in one cell with multiple lines):

* Marketing campaign in Seattle

- Begin 6/7/2022

1. Revenue growth 20%

I am using NPrinting to display the Comments but it displays as such on the front end:

* Marketing campaign in Seattle - Begin 6/7/2022 1. Revenue growth 20%

My goal is to find the bulletpoint, hyphen, and 1. and creating a next line/break (chr(10)) 

Using a mixture of pick and wildmatches I get the results I want on a table (testing purposes) in a qlik app with it breaking next line but once bringing that formula into NPrinting, the display reverts to a single line with  no line breaks. Any clue or solutions are greatly appreciated. 

Labels (1)
0 Replies