Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Layout Issues

johnparecto
7 - Meteor

My Layout shows like below:

                                  Proof of Payment

Transactions ID:3TMWE

E to E Ref:218S

Currency:EUR

Amount:50.10

Date:28-07-2021

Source: N/A

Type:N/A

Status:Completed

I want to be more presentable like below.

                                        Proof of Payment

Transactions ID:                                                       3TMWE

E to E Ref:                                                                218S

Currency:                                                                  EUR

Amount:                                                                    50.10

Date:                                                                         28-07-2021

Source:                                                                     N/A

Type:                                                                         N/A

Status:                                                                       Completed



 

3 REPLIES 3
geraldo
13 - Pulsar

@johnparecto 


Which alteryx tool are you using?:
You can forward a sample workflow

Yoshiro_Fujimori
15 - Aurora
15 - Aurora

Hi @johnparecto ,

If you want to make the output more "presentable", you may want to use Report Tools.

Here is a basic sample workflow for Table Tool.

1241888_Workflow.png

If you are good to go this way, I recommend taking interactive lessons on reporting.

https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons/label-name/Reporting%...

 

Good luck!

johnparecto
7 - Meteor

Below is the data and I want to create a report text that will show a proper alignment through report text and Layout which will be rendered in PDF. I attached images which is sample layout (What I desired output and the other one image is the output I am seeing when I rendered in PDF.

Transactions IDReferenceCurrencyAmount:DateSourceTypeStatusNameAddressSecond address
1231234USD253/21/2024FBPaymentCompletedJohn Doe12345, County lane, Birmingham LADouble double 123

Labels
Top Solution Authors