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 September 15. Request your voucher.
Anyone knows how to make this excel graph to PBI? Everytime I place specialty on Y axis, it turns to count.
Solved! Go to Solution.
Hi @HCBD13
Yes
you need to put a date on the X axis
numeric value on Y axis
specialty on the legend
if your table looks like on the picture (horizontal )
You need to transpose it with pq , please refer to the linked tutorial:
https://www.youtube.com/watch?v=Jyl4UPnuJyI
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi @HCBD13
If I understand correctly, you need to unpivot your table in Power Query.
In PQ:
- select the [Specialty] column
- right-click and select "Unpivot other columns"
In my example, I also had to convert the date.
Hi @HCBD13
If I understand correctly, you need to unpivot your table in Power Query.
In PQ:
- select the [Specialty] column
- right-click and select "Unpivot other columns"
In my example, I also had to convert the date.
This worked. Thank you.
Hi @HCBD13
Yes
you need to put a date on the X axis
numeric value on Y axis
specialty on the legend
if your table looks like on the picture (horizontal )
You need to transpose it with pq , please refer to the linked tutorial:
https://www.youtube.com/watch?v=Jyl4UPnuJyI
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
User | Count |
---|---|
71 | |
64 | |
62 | |
50 | |
28 |
User | Count |
---|---|
117 | |
75 | |
62 | |
54 | |
43 |