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.

Alteryx read data with single quote missing

187
8 - Asteroid

Hi Alteryx engineer,

 

I have some data from .xls file, it has single quote at the beginning, but when alteryx read the data, it automatically remove this single quote

187_0-1655796729884.png

 

Is there any way i can keep this single quote?

Thanks

4 REPLIES 4
PhilipMannering
16 - Nebula
16 - Nebula

I think possibly because that's how Excel stores numbers as text, Alteryx will read that cell in as a text and disregard the apostrophe. You could manually add an single quote apostrophe to this field if required? I can't really see a use case to keep it though.

 

Could you provide the file in question (with sensitive data removed)?

187
8 - Asteroid

@PhilipMannering 

The thing is I need to check if the spostrophe is existing, so I can't add it manually. The client require to check it is there.PFA for the data

ravi061
8 - Asteroid

Hi,

 

Anyone figured it out?

Any workaround to use it?

 

Thanks

apathetichell
20 - Arcturus

I don't believe this is possible using the standard input data tool.

Labels
Top Solution Authors