Start Free Trial

Alteryx Designer Desktop Discussions

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

Incorrect data split

Duszko
7 - Meteor

Hello,

Within my dataset some cells contains quotation marks within its values (I guess it stands for inches). It's like:

 

 

 

sthsthsth 1.22",1"

 

 

 



due to this quotation mark Alteryx cannot recognize comma as a column delimiter and incorrectly splits columns. How can I fix this if input is an excel file (not csv)?

10 REPLIES 10
ShankerV
17 - Castor

Hi @Duszko 

 

Yes you are right on the Permutation.

 

Have checked with the sample data shared, it works fine as below.

 

 

ShankerV_0-1673505375913.png

As there was some change in column names, I have modified the below Union tool order.

 

ShankerV_2-1673505466639.png

 

Many thanks

Shanker V

 

 

Labels
Top Solution Authors