Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

How to create blank rows and column in my output

Pandey19
8 - Asteroid

Hi,

 

I've attached an excel sheet where i've my input and output.

Is it possible to create an output like that with some blank rows and columns after every table?

3 REPLIES 3
Christina_H
14 - Magnetar

Here's a mock up that puts a blank row and column between the tables.  It would need more work to complete the final layout and formatting.  You might also want to consider outputting into a template file.

Pandey19
8 - Asteroid

@Christina_H 

What is the use of having Group, Order and spacer?

Christina_H
14 - Magnetar

Group and Order are used in the following cross-tab tool to get the tables from a single column into two columns in the right order.  Spacer is then used in the following table to put a space between two tables on the same row.  I couldn't find another way to force an empty column in between although someone else might know a way.

Labels