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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Reproducing an Excel Line chart in Power BI Desktop

Hi all

 

This seems like a simple thing to do but I can't figure this out....

 

I have a simple table that has Anomaly values against years 

 

Screenshot 2024-02-27 160817.png

In Excel I can get a Line chart to plot these values

Screenshot 2024-02-27 160843.png

 

But the best I can seem to do in PBI is a scatter chart

 

Screenshot 2024-02-27 160906.png

I can never get the column charts (clustered or stacked) to plot a simple x vs y plot.

 

Feel like I'm missing a trick here. Have formatted the years as whole numbers and the only thing I can think of is that it's direct number plotting rather than aggregation / summing etc for the Anomaly values. Can't really get the scatter chart to behave as I'd like it either.

 

All thoughts welcomed!

 

Cheers

 

Keith

1 ACCEPTED SOLUTION
Anonymous
Not applicable

So the take away from this is graphs only allow measures to be used on the y axis!

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi both

 

Thanks for your input! Had figured the line chart was the correct chart but couldn't get the Anomoly value to be accepted onto the Y Axis (should have mentioned this!). After messing about and reading around, changing the way the data was being bought in, turns out using 

 

SumAnom = SUM( tbl_Anomoly[Anomaly] )
 
rather the the raw 
 
tbl_Anomoly[Anomaly]
 
value was the way to go and we now have a line chart as required!
 
KTPBI_0-1709114909537.png

 

Good start to the day! Have liked both solutions but not accepted either as the solution, hope this is ok and thanks for your input!

 

Have an ace day both!

 

Cheers

 

Keith

Anonymous
Not applicable

So the take away from this is graphs only allow measures to be used on the y axis!

Syk
Resident Rockstar
Resident Rockstar

Hey Keith! Have you used the line chart in Power BI? It should format for you even if your years are aggregated

Syk_0-1709052228703.png

 

audreygerred
Super User
Super User

Hi! If you create a line chart with the x-axis set to categorical instead of continuous, and ensure that it is sorted ascending by year you can get the look you are going for:

audreygerred_0-1709052045129.png

 





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

Proud to be a Super User!





Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.