The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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