Forum Discussion
Can this visualisation be archive? Line chart
- 6 years ago
fjam0 You need to unpivot REC1 and 2 together, in the same step (use Ctrl key or Shift key to select them together and unpivot). So your data should look like this when you're done:
Genero Cargo FRanquicia Nombre PDV Cat Value Fem REC1 5 Fem REC2 5 Fem You still have two columns for REC1 and Cat, but need only 1 column for Cat that lists the REC1 AND REC2 with the value in the column next to it.
If this still doesn't make sense, can you post what your data looks like before the unpivot please?
Has this post solved your problem? Please mark it as a solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos.
I work as a trainer and consultant for Microsoft 365, specialising in Power BI and Power Query.
Hello AllisonKennedy .
Thank you so much for your time and great answer.
I tried what you say and I have partially solved the issue.
- I unpivoted the columns that you told me and I got the table:
- So I got Gender, Category, and Values or average, etc.
- Then I proceed to do the line chart:
- I succesfully can now illustrate the first of the values, with the category on Axis, Gender on Legend and Rec1 on values.
- From there, I the only thing left is to be able to include REC2 in the values, but I dont know if this is possible through this way. When I click it, it goes to tooltip section and it only show.
- The final goal for me is to be able to visualise, for males and females, REC1 and REC2 as a line chart.
Thanks again Allison
Regards,
F.
UP!🤗