Forum Discussion
JonathanJohns
8 years agoHelper III
need help to do a simple graph
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.
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
1 Reply
- v-chuncz-msftCommunity Support
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