Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I think it's not really complicated but I don't know how to do this.
I know how to trace a graph with data on columns but now my data are in rows.
Exemple:
Name Surname Score_September Score_October Score_November
Pierre X 15 16 12
Paul Y 12,5 13 15
Do you know how to trace a score graph with months on axis and name on legend?
Thank youuu !!! 🙂
Paul 🙂
Solved! Go to Solution.
I think that to get the result that you want, you will have to unpivote the Month columns.
To do this you should choose Edit Queries on the Home tab.
Then got to the query in question and select all of the month columns.
Next, on the Transform tab choos Unpivote Columns.
Finally, hit close and apply.
Now you should be able to create the visual that you are looking for.
Is this what you were looking for?
Something like this?
I think that to get the result that you want, you will have to unpivote the Month columns.
To do this you should choose Edit Queries on the Home tab.
Then got to the query in question and select all of the month columns.
Next, on the Transform tab choos Unpivote Columns.
Finally, hit close and apply.
Now you should be able to create the visual that you are looking for.
Is this what you were looking for?
Something like this?
Yes thank you !! 🙂
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.