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)?