Power Query: Single cell with multiple values.

Copper Contributor
I have a worksheet with lots of customer information. One of the columns is the packages they have (can be diffrent for every customer). The format that is given is I01 (letter number number). I need to take that and turn it in to the name of the package. Some of the packages are just getting deleted.

I have a table with two columns pkg code / pkg name.

The worksheet has a single column with the pkg codes seperated by a space.

I have used the replace value but because some of the pkg are being deleted. It leaves a space.

All the packages can be separated into 3 major categories.

I want to replace the pkg codes with the name, and then if they have the pkg but that name in to a column (3 primary categories)
2 Replies

@Dedicated_J 

Perhaps you may illustrate by sample file how the data is actually structured?

I will do that latter today when I get back home.