Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

Alteryx Designer Desktop Discussions

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

How to generate Blank row

Mithra_1810
5 - Atom

Hai

 

How to generate a single blank row 

4 REPLIES 4
CharlieS
17 - Castor
17 - Castor

I've attached an example of how this can be achieved with the Reporting tools. I simply added an empty text object above the summary table before laying the tables out together.

 

Let me know if you have any questions.

Jonathan-Sherman
15 - Aurora
15 - Aurora

Hi,


A different option would be to create a new field using a text input, union all data back together and remove the new field. This would mean the final output would still contain the new row.

 

 

image.png

 

 

If this solves your issue please mark the answer as correct, if not let me know! I've attached my workflow for you to download if needed.

 

Regards,

Jonathan

Mithra_1810
5 - Atom

Thank u soo much problem solved

pdave87
11 - Bolide

@Mithra_1810 Another approach, slightly different but provides dynamic subtotal and matches expected output as well.

 

pdave87_0-1632930214406.png

 

Sorry this was meant for another query but I accidently posted here where we already have solution provided 🙂

 

Labels