Missed the Q4 Fall Release Product Update? Watch the on-demand webinar for more info on the latest in Designer 24.2, Auto Insights Magic Reports, and more!
Free Trial

Alteryx Designer Desktop Discussions

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

Report text and Table are aligned

poornimak
7 - Meteor

Hi

I  have text above Table. When I use Layout, the Report text is getting aligned with Table. 

As in, if I have 15 columns, the text box is also of 15 columns width. Is there a way I can customize them

 

4 REPLIES 4
ShankerV
17 - Castor

Hi @poornimak 

 

One way to overcome the issue is you can add one more Text tool with empty space.

 

ShankerV_0-1674035546151.png

 

Join the both text tool and select for display as Horizontal.

By this way you can customize the 15 column text box.

 

If you have any screenshots or workflow can help to implement the solution.

 

Many thanks

Shanker V

 

 

 

JamesCharnley
13 - Pulsar

@poornimak  It might be easier to provide a better answer with some more context but I can take a guess. Because you can change the Layout Width in the configuration of the layout tool, I'd expect you can achieve whatever result you want by layering layouts within layouts.

 

For example if I wanted to cap my text at being 20% of the size of my table in the below example, I can put text by text first limited at 20%, and then when I join my table I can keep that at 100% so it looks longer. Does that help?

 

JamesCharnley_0-1674036368349.png

JamesCharnley_1-1674036384060.png

 

 

poornimak
7 - Meteor

@ShankerV  @JamesCharnley - I have attached the actual and expected results (Without data)

 

Actual:

image.png

 

Expected:

image (1).png

apathetichell
19 - Altair

combine your header and body report snippets in a new table prior to your layout tool.

Labels
Top Solution Authors