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.

Unable to see data beyond first row (US Census Data)

dj2dirk212
6 - Meteoroid

I've pulled a copy of the US census data and its in a format that seems to be all in the first two columns (see image 1). I've been trying to figure out what is causing this and it is not because of starting in row 2.

 

I am trying to format the data to be aggregated at the zip code level. Does anyone have an idea on how to format the data to be in a similar structure to image 2? 

1 REPLY 1
Felipe_Ribeir0
16 - Nebula

Hi @dj2dirk212 

 

You can start the import on the line 2, transpose the data and filter the metrics that you wish to see:

Screenshot 2023-08-29 081840.png

Labels
Top Solution Authors