Forum Discussion
Problem to import the dot from a column
- 9 years ago
You probably have non-english regional settings right?
It happens for example when you have german CSV where delimiter is Semicolon but decimal seperator whould be comma but in your file its dot. Then he does not auto detect that.
Solution is when using GET DATA Text/Csv in the following window on Data Type Detection select "Do not detect data types"
then it is imported as text and you can change it in Query Editor.
You probably have non-english regional settings right?
It happens for example when you have german CSV where delimiter is Semicolon but decimal seperator whould be comma but in your file its dot. Then he does not auto detect that.
Solution is when using GET DATA Text/Csv in the following window on Data Type Detection select "Do not detect data types"
then it is imported as text and you can change it in Query Editor.
- thimremy9 years agoFrequent Visitor
Hello cs_kit,
Thanks for the piece of advise, it worked!
Have a nice day,
thimremy