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.

Text input is being changed to a number in Alteryx

bieltd
5 - Atom

Hi all, 

 

I've input data from an specified range in my excel file. I have a column "Heading" with text in it. However when this is input into Alteryx it is being recognized as a number. For example, in excel it reads "profit before tax" but in Alteryx it reads "92". Would anyone be able to explain what is causing this and how to fix it. 

 

This is all before I have done anything to the data once in alteryx.

 

Thanks, 

 

3 REPLIES 3
dougperez
12 - Quasar

Can you provide the input file to me?

atcodedog05
22 - Nova
22 - Nova

Hi @bieltd 

 

Just a rough guess. Make sure the start import from line is from the header row.

atcodedog05_0-1626448482003.png

 

This might have got configured to 2 or data row which has been taken as column name.

 

If this is not the issue please provide sample data file. We will be happy to help.

 

Hope this helps : )

 

MichaelSu
Alteryx Alumni (Retired)

Hi @bieltd ,

 

You may want to check to see that the extension is .xlsx as well and not an older Excel file type.

 

Thanks,

Mike

Labels
Top Solution Authors