tiredofit
Well-known Member
- Joined
- Apr 11, 2013
- Messages
- 1,924
- Office Version
- 365
- 2019
- Platform
- Windows
I am trying to remove duplicates using Power Query and have encountered a step which I don't know what it means.
I am using Excel 2019.
Step 1. Go to Data -> Get Data -> From File -> From Workbook
Step 2. Select workbook, click OK
Step 3. Select worksheet within the workbook, then select Transform
My data contains a mixture of numbers and text. At present the data type 123, (ie Whole number) so I click on the 123 and choose text.
I am presented with a message:
There are three buttons: Replace current, Add new step and cancel.
What does the message mean?
When I chose Add new step then remove dupicates and close and load, I got an error message:
What is wrong?
Thanks
I am using Excel 2019.
Step 1. Go to Data -> Get Data -> From File -> From Workbook
Step 2. Select workbook, click OK
Step 3. Select worksheet within the workbook, then select Transform
My data contains a mixture of numbers and text. At present the data type 123, (ie Whole number) so I click on the 123 and choose text.
I am presented with a message:
Code:
Change Column Type
The selected column has an existing type conversion. Would you like to replace the existing conversion, or preserve the existing conversion and add the new conversion as a separate step?
There are three buttons: Replace current, Add new step and cancel.
What does the message mean?
When I chose Add new step then remove dupicates and close and load, I got an error message:
Code:
[DataFormat.Error] We couldn't convert to Number
What is wrong?
Thanks