Forum Discussion
Transformation for this table type
- 3 years ago
Anonymous
you can do the same say
then you can split the column to get year and month
pls see the attachment below
Hi ryan_mayu ,
I am able to do it if my Jan - April column does not include date.
But when i include date like Jan 2023, it does not work already.
could you pls sample data and what's the expected output? Since I didn't see year info in the screenshot you provided.
- Anonymous3 years agoNot applicable
Hi ryan_maju,
Sorry, i change my sample to add in the year as i left out previously..
This is the sample and I am trying to get something similar to you. However, when i unpivot and do the same, it does not align well.
After I unpivot Other Columns i will recieve something like this
- ryan_mayu3 years agoSuper User
Anonymous
you can do the same say
then you can split the column to get year and month
pls see the attachment below
- Anonymous3 years agoNot applicable
Thank you! I found out why I am not able to do that, cause I did not use my first rows as header. After doing that, I am able to convert it. Thanks!