Forum Discussion
vips
6 years agoFrequent Visitor
Transforming values in a single column to column header
I have the following data Product ID Year Shipped Month Shipped $ Month has values: Jan, Feb, Mar ... Nov, Dec Need to transform this to: Product ID Year Shipped Jan Feb ...
- Anonymous6 years ago
Hi vips ,
I'm not sure whether you need to change your data model or show your data like that?
If you don't need to change your data model, you can use Matrix to make it like the below screenshot.
Aiolos Zhao
Anonymous
6 years agoNot applicable
Hi vips ,
I'm not sure whether you need to change your data model or show your data like that?
If you don't need to change your data model, you can use Matrix to make it like the below screenshot.
Aiolos Zhao
- vips6 years agoFrequent Visitor
This worked great!! Thanks!