Forum Discussion

khat's avatar
khat
Regular Visitor
2 years ago
Solved

Formatting part numbers

I need to format some part numbers in Power Query but can't figure out how to do it in an automated way.   This is what the raw data looks like:   This is how I need it to look:   S...
  • HotChilli's avatar
    2 years ago

    use 'split column by delimiter' and (in the advanced section) choose 'To rows'.

    After that, you can Merge the columns.