Hi Alteryx Team
I just used a filter tool on my csv input file and out putted it to a csv. I'm getting so many conventional errors. Why is this happening?
Why do I get these errors? Only when outputting?
Please do help me!
Regards
Solved! Go to Solution.
Hello @henrygeorge ,
you are trying to save unicode caracters in an ASCII page. Norwegian, finnish and swedish characters tend to have this kind of problems.
you would need to save or change the configuration of your csv to accept unicode (UTF-8)
EDIT: Another option would be to change everything to ASCII with the formula "DecomposeUnicodeForMatch([string])"
Regards
User | Count |
---|---|
19 | |
15 | |
15 | |
9 | |
8 |