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

Transpose tool not converting field names to values

Jake5
8 - Asteroid

I have the attached workflow where there can be instances where the fields in the text box do not have any values - all are empty.  When this occurs the transpose tool does not display the field names as values in the newly created Name column.  Is there a way to force these values through?  Thanks.

2 REPLIES 2
FinnCharlton
13 - Pulsar

Hi @Jake5 , there needs to be a Name:Value pair for the transpose tool to work. If you just want a list of field names, how about the Field Info tool?:

image.png

Jake5
8 - Asteroid

Thank you, that was helpful!

Labels
Top Solution Authors