Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Sorry if this is too elementary for the forum, but I am having difficulty creating what I thought would be an easy line chart. I have created it in Excel previously, but wanted to convert to Power BI. Any assistance is greatly appreciated. Example data is below.
| 2017 | 2018 | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug | Sep | Oct | Nov | Dec | RR | YTD | YE Estimate | YoY | |
| Equipment | $ 1,721,134 | $ 1,431,589 | $ 103,937 | $ 70,845 | $ 101,801 | $ 82,148 | $ 89,361 | $ 184,363 | $ 104,676 | $ 121,039 | $ 254,418 | $ 858,171 | $ 1,875,842 | 31% | ||||
| Service | $ 268,921 | $ 268,943 | $ 333,308 | $ 346,741 | $ 252,655 | $ 279,932 | $ 237,840 | $ 303,724 | $ 286,508 | $ 2,292,064 | $ 3,438,096 |
Solved! Go to Solution.
Hi @Anonymous ,
You can use "UnPivot" firstly. This is my PBIX file.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
You can use "UnPivot" firstly. This is my PBIX file.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you very much!!
If your data is in that format, you will want to unpivot your month columns or something to get it more into a format like:
Type,Month,Value
Service,Jan,xxxx
Equipment,Jan,yyyy
...
Thanks. I am not sure why that did not occur to me.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 35 | |
| 35 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 58 | |
| 29 | |
| 27 | |
| 25 |