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

multi line/vertical data pdf report

DharmaAcharya
6 - Meteoroid

Hello community,

have you ever need to go through the requirement where you need to export 100 of rows in a fixed size pdf. I have lets say 50 columns to display in pdf that is set to 11/14. I am wondering if we can show columns vertically instead of horizental and i also need to group similar attributes to the alike section.

3 REPLIES 3
IraWatt
17 - Castor
17 - Castor

Hey @DharmaAcharya,

If you have 50 columns, then I would recommend transposing your data turning the columns into rows:

IraWatt_0-1669820507157.png

This solution uses the transpose which can be hard to understand to new users. I would recommend checking out the community Getting-Started-Learning-Path for some context on how it works: https://community.alteryx.com/t5/Learning-Paths/Getting-Started-Learning-Path/ta-p/475117#done

 

 

DharmaAcharya
6 - Meteoroid

@IraWatt Thank you so much! let me review your insight and get back to you or "Accept solution". 

IraWatt
17 - Castor
17 - Castor

Awesome great to hear @DharmaAcharya, let me know if you have any issues/questions!

Labels
Top Solution Authors