Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Field: "Field Name" is 0 length (Error in CrossTab)

CaWilliams
5 - Atom

Hi! 

 

I'm trying to use the CrossTab tool, but I keep getting the same error message: 

 

Field: "Favorite Color" is 0 length.

 

This specific field is not important and I'm fine with deleting it, so if you know how to delete a row from Alteryx that will work also.

 

For example, my data looks like: 

 

Name   Question               Answer

Joe       Favorite Holiday   Christmas

Joe       Favorite Color      [Null]

Joe       Favorite Food      Burgers

Jane     Favorite Holiday   4th of July

Jane     Favorite Color      [Null]

Jane     Favorite Food      Cheese

 

But I'd like my data to look like this:

 

Name    Favorite Holiday   Favorite Food

Joe        Christmas            Burgers

Jane      4th of July            Cheese

 

Thank you! 

 

 

1 REPLY 1
BenMoss
ACE Emeritus
ACE Emeritus

The cross-tab tool is definitely what you want to use here.

 

I don't get the same error as you, but maybe our configurations are different.

 

See attached example.

 

Ben

Labels
Top Solution Authors