We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Phantom Numbers saved as a strings changing when outputting file to .xlsx or .csv

BrendanCallery
5 - Atom

This is a weird one! 

I have serial numbers that looks something like this in a table in my workflow:

 

224884905

 

when I write my final output to a .csv or .xlsx I will get:

 

224884205

 

it doesn't seem to be happening in the first digits but when there is a 2 or 9 in the middle of the string the number will flip to 9 or 2. Any theories on how this may be happening would be extremely appreciated. 

1 REPLY 1
Felipe_Ribeir0
16 - Nebula

Hi @BrendanCallery 

 

Can you share a workflow that reproduces this behaviour? Isolating just the necessary parts to observe the issue.

Labels
Top Solution Authors