Hello all,
I am a newbie (so be kind).
I have a CSV file I am importing to ServiceNow to be transformed. The source file fails to process in ServiceNow.
I am using Alteryx Desktop Designer (file input is CSV) and run; I can see the data fails at each row with an error (see the attached "enescpated error.jpg" image).
My steps (I reviewed and tried ~10 forum solutions) are to find/replace the double quote and then output to CSV.
However, when the data is output back to a new CSV file, it fails to wrap a leading/ending double quote around each row, which causes issues with the expected import (see
If I add a formula to add the double quote, I get double double quotes.
Any recommendations would be appreciated.
-john