Forum Discussion
HAL
10 years agoAdvocate I
Separate Text from Numbers in a mixed column
Hello Community: In my data source (csv or Excel), there is a column that contains text, numbers and blanks. I need to do calculations on a subset of the numbers, so I need them in numbers format. I...
MattAllington
10 years agoCommunity Champion
When you load the data (get data - which is actually power query), you can select your column and split it into 2 based on the space. Of course that may not be what you need, but the exact transformation will depend on the exact shape of the data.