Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
sokatenaj
Advocate II
Advocate II

Why is this line chart not working?

Hi Folks,

 

All I want to do is show the headcount by month as a line chart and then the revenue by month on the same chart as a line to see the trend of headcount versus revenue by month. Why the heck isn't it working? 

 

My data is as follows: 

 

DatePeopleRevenue
Jan-16601429,013
Feb-16606435,222
Mar-16609433,774
Apr-16607441,002
May-16619445,799
Jun-16633447,529
Jul-16638449,442
Aug-16643451,815
Sep-16637455,573
Oct-16649457,381
Nov-16658448,980
Dec-16663434,386
Jan-17668434,174
Feb-17665408,879
Mar-17655399,544
Apr-17625397,531
May-17616397,587
Jun-17598392,385
Jul-17595380,811
Aug-17592 
Sep-17589 
Oct-17584 
Nov-17580 
Dec-17575 

 

All I get are flat lines. I don't want bar charts/line combos. I just want two lines with two Y axes.   Left Y axis to be Headcount, Right Y to be Revenue so that I can show correlation. Why is this so complicated? Am I missing a step?

1 ACCEPTED SOLUTION

Aside from making a custom visual to suit your particular needs, I suggest using the combo column and line chart.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

6 REPLIES 6
KHorseman
Community Champion
Community Champion

There is no line chart visual with 2 separate y-axes. There is a combo column and line chart that has independent y-axes.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Well how do I compare headcount to revenue then with 2 lines? I can't do it because headcount is all the way down at the bottom and revenue is all the way up at the top? 

 

Aside from making a custom visual to suit your particular needs, I suggest using the combo column and line chart.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Thanks @KHorseman. Unfortunately, it won't give me the visualization I need. I'll just do it in Excel and paste as an image 🙂 

You could perhaps create a measure of your revenue figure  divided by 1000 and label it as Revenue ('000) and plot that, that would give you numbers that are much closer together on the same axis which may work.

*blinks* Hmm...That's not a bad idea...I'll try it out! Thanks!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors