Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Why Alteryx input data eats part of the wide text field

$
0
0

Hello everyone,

 

Do you know the reason Alteryx cut long text?

 

I read a csv file with data input tool. The configuraton of field length is set to 1024.  I have some long text string smaller than 1024 length in one field cut by Alteryx. For example:

 

"Subject to the decision of the annual general meeting of the company PPR S.A. on 18 June 2013 on the change of the company’s name to Kering, the name of the Eurex option, the Eurex Single Stock Futures contract and the Eurex dividend futures contract on shares of this company (PPX, PPXF, P2PX) will change already effective 3 June 2013.Product code, product ISIN and ISINs of the underlying instrument will remain unchanged:"  The length of the text is 437.

 

After I import it in Alteryx. the string is shortened and the posterior is replaced by "..." as below:

"Subject·to·the·decision·of·the·annual·general·meeting·of·the·company·PPR·S.A.·on·18·June·2013·on·the·change·of·the·company’s·name·to·Kering,·the·name·of·the·Eurex·option,·the·Eurex·Single·Stock·Futures·contract·and·the·Eurex·dividend·futures·contract·..."

 

It seems the longest text is just 256 actually using data input tool.  Do you know if Alteryx can keep the exact entire text in my case?  Thank you very much in advance.

 

Chenlu

 


Viewing all articles
Browse latest Browse all 4999

Trending Articles