I have the following scenario
<tbody>
Package SKU
Individual SKU
8000P
12345
8000P
12370
8001P
12345
8001P
12350
8001P
12382
</tbody>
I want my data to look like this, I need help with bringing the individual SKUs across columns so that each row is unique.
<tbody>
Unique Package...