Forum Discussion
Anonymous
3 years agoNot applicable
Transformation for this table type
Hi, I have a question. How would I be able to use this kind of tables to transform? I want to do a combination and make sure once i choose a metric, i can then transform to a chart easily. ...
- 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
ryan_mayu
3 years agoSuper User
Anonymous
in PQ, you can try to select the first column and unpivot other columns
Anonymous
3 years agoNot applicable
- ryan_mayu3 years agoSuper User
Anonymous
select first column and unpivot other columns
you should get below output
pls see the attachment below
- Anonymous3 years agoNot applicable
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.
- ryan_mayu3 years agoSuper User
could you pls sample data and what's the expected output? Since I didn't see year info in the screenshot you provided.