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

Space between vertical tables in layout

Lumjing
8 - Asteroid

Hi I search over the internet but not getting any solution. I am trying to put a space between 2 tables with text heading. Please find attached a sample workflow. I am trying to bring a space between Company A table and Company B table between table A and Table B. I have tried by putting in a blank report text but that does not work. used the cell padding option in layout tool but that is bring in space between all my rows. I am trying in bring a space between Table A and Table B sample image as attached . is there a way to achieve this. thanks for the help   

 

 

 

 

 

 

 

3 REPLIES 3
GMG0241
8 - Asteroid

Hi Lumjing, please see the attached altered workflow which I believe achieves what you're after.

 

I've added a third report text tool, which has one newline/enter character in it, and I've changed your layout tool to be 'all records combined' so that the final output is one single row which can be rendered, instead of multiple rows which might make it harder.

Qiu
21 - Polaris
21 - Polaris

@Lumjing 

Agree with @GMG0241 , we can add a dummy Report tool or Text Input tool to have dummy blank rows in between.

For Text Input, we can adjust the blank row height with Cell Padding in Table Setting.
For Report Text tool, we can adjust the blank row height with Text Font size.

0528-Lumjing-A.png0528-Lumjing-B.png0528-Lumjing-C.png0528-Lumjing-D.png

Lumjing
8 - Asteroid

Thank you @GMG0241 and @Qiu for the fix it worked.

Labels
Top Solution Authors