Hi Alteryx Champions,
Below is the data, and I am trying to create an output through render in PDF format. The column name is in vertical format and match what it contains.
Transactions ID  | Reference  | Currency  | Amount:  | Date  | Source  | Type  | Status  | Name  | Address  | Second address  | 
123  | 1234  | USD  | 25  | 3/21/2024  | FB  | Payment  | Completed  | John Doe  | 12345, County lane, Birmingham LA  | Double double 123  | 
I tried the report text with manually typing the column with available fields, however I am not getting a good alignment. I am not sure if I need to create a formula to get a good alignment.
Sample of what happening using report text and layout.
Hope you can help me.
First Image is the output result currently im getting.
The second image is what I desire to get.
This is currently happening
my desired ouput
Solved! Go to Solution.
@johnparecto slight change to the workflow you posted. Should get you really close to what you are needing.
You could create a table and have the borders as white colour. Then it's perfect - does this work for you? Otherwise @rzdodson 's solution is one way to go.
Thank you so much. I considered this solved. It is so helpful and you give me an idea how to be more presentable.
