Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Good morning,
I'm trying to do a graph with Power BI but I don't find the way to do it.
My database is :
pH1 | pH2 | pH3 |
6,5 | 6,2 | 5,8 |
6,4 | 6,2 | 5,9 |
6,4 | 6,1 | 5,7 |
And I would like to do this graph :
It's pretty easy to do it with Excel but I don't find the way to do the same with Power BI.
Do you have an idea please ?
Thanks.
Solved! Go to Solution.
You may follow the steps below.
1) add an index column in Query Editor and select Unpivot Other Columns
2) drag Attribute to Axis, Index to Legend and Value to Values
You may follow the steps below.
1) add an index column in Query Editor and select Unpivot Other Columns
2) drag Attribute to Axis, Index to Legend and Value to Values