Forum Discussion
Data_Scientist
Apr 28, 2020Copper Contributor
incorrect import of text column
Hi, formerly the value '01.100' in a text-file was imported correctly & automatically in a xls-file with the same format ( 01.100 as text ) Since updates of MS 365 a few weeks ago, the value is...
Wyn Hopkins
Apr 29, 2020MVP
What method are you currently using to import the text file?
Are you using Power Query?
Hope that helps
Wyn
MVP
Australia UTC+ 8
- Data_ScientistApr 29, 2020Copper Contributor
Hi Wyn Hopkins
This is a simple text-file , saved with extension .xls.
After saving, we can open the file without any actions and all Field formats are ok at once.
so, we don't use the Power query to finish importing.
thks
- Wyn HopkinsApr 30, 2020MVP
My approach would be to leave the file as a .txt file then use Power Query to import it and specify the column types in Power Query
Wyn