Forum Discussion
shill1000
6 years agoHelper IV
Untyped Data in Dataflow
It appears this issue cleared itself though no idea how/why; I'm curious if anyone else has seen it. I created a dataflow from a SQL DB and for the initial set of tables it worked pretty much fin...
kymramosrpo
3 years agoAdvocate V
Hi!
I've just encountered this error message today and hence came across your post in search for answers.
My experience - I reviewed the data type for each column, and after changing 'ABC123 (Using locale...)' to 'ABC (Text)', the error seemed to have been resolved.
searl
3 years agoFrequent Visitor
Thank you! I've just been having the same problem which has been puzzling me ALL morning. Just changed the data types from ABC123 (Using locale...) to Text or number only and worked a treat