Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

I want to add a blank row after the data ends

Kartik21
8 - Asteroid

I want to add a blank row after the data ends in the TOTAL column. How can I do that?

4 REPLIES 4
Sebastian_Chaieb2
11 - Bolide
11 - Bolide

Hi @Kartik21 

Could you explain more, how your data looks like and what you want to achieve?

 

something like below?

Pic1.png

or like this?

 

Pic2.png

 

Best,

Sebastian 

Kartik21
8 - Asteroid

I want to achieve the output like in pic 1..where I want to add a blank row after the data ends.

Sebastian_Chaieb2
11 - Bolide
11 - Bolide

The simplest way is to create an extra row in text input and union together, but if you need to do it in dynamic way please try attached solution.

 

P.S. If that answer satisfy your requirements, pleas tag this answer as Solved.

 

Thanks,

Sebastian 

Kartik21
8 - Asteroid

Thank you for the support @Sebastian_Chaieb2  😊👍

Labels
Top Solution Authors