Reputation: 31
I have used Excel for many years, but this PowerQuery is not helpfull in my day to day work. It lays on to much functionality not needed. I.E Automatic formating, connection to CSV file etc. It also have problems with decimal convertions.
In Excel 2013 I select Data - From text and i get a Text Import Wizard. But in 2016/365 I automatical get PowerQuery with wrong converts of numbers 7,87 (desimal sign is comma) - and values is handled as text.
Is there any option to turn of use of PowerQuery, and get back to Text Import Wizard instead?
Upvotes: 0
Views: 4479
Reputation: 405
Yes, it is possible! The following is from professor-excel.com:
Data --> GetData
.Changing the Excel settings:
Now the old text import wizard is available:
Upvotes: 8