I have this set of data in Microsoft Excel 365
I want to transform it into following format
The first format reads for example, for Weight=3 ounces and Country=MX, the tarrifs would be $1.75. Instead of a table presentation I would like a simple row representation.
I tried a few options like Formulaes, string concatenate but results were not satisfying.
- What is the correct terminology for first represetantion of data and second represenation?
- What is the trasforamation callled?
- How do I trasnform?