We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Help with consolidated Report formatting

ShantanuDagar
8 - Asteroid

Attached a report created using alteryx.

 

The sprayed part is header of each report.

The filled rectangles are tables corresponding to each header.

 

Notice the black line which is coming after every header, I want that to be removed.

 

Also I want 1 additional empty line or space to be added before every header, as there is no space right now between table and next header.

 

Also if the space (empty line) coming after header can be removed, it will be perfect.

 

Right now I am using the following workflow tools combination to get result. (in the next ss attached).

 

There are 5 reports getting created and being consolidated in 1 excel output in vertical orientation, with the above formatting.

2 REPLIES 2
Christina_H
14 - Magnetar

I believe the black line gets added by the header tool, and there's no way to remove it.  However you don't need to use a header tool - replace it with a Report Text tool instead and use that as the header, and you won't get a black line.

 

You can control spacing around the header by adding new lines, possibly with a space to force it to display as an extra row.

ShantanuDagar
8 - Asteroid

@Christina_H Thanks, worked.

Labels
Top Solution Authors