Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Line Break within the row

JinOnn
8 - Asteroid

How do I create a line break within the same column/row in alteryx

 

Example:

JinOnn_1-1588134756279.png

 

 

2 REPLIES 2
grossal
15 - Aurora
15 - Aurora

Hi @JinOnn,

 

here is a quick way to do this:

 

[New Commentary] + "
" + [Old Commentary]

 

grossal_0-1588135187920.png

 

 

Output:

grossal_1-1588135197381.png

 

I'll attach the minimal workflow for reference. Let me know if this solved your problem.

 

 

Best

Alex

 

 

JinOnn
8 - Asteroid

Thanks a lot! It worked!

Labels
Top Solution Authors