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! Learn more

Reply
gstredny
New Member

Secondary Axis with Legend

Hello,

 

I am trying to create a line graph with values in the y-axis and secondary Y-axis and a legend that you can add names with a filter.
So basically you could view one asset or one line or add 10 assets and have 10 line graphs with it's existing data. It seems like the regular line chart in PowerBI does not allow you to add a secondary y-axis value with a legend field. Is there a work around for this?

Thanks,

 

George

3 REPLIES 3
Anonymous
Not applicable

Hello,

 

I started to develop a custom visual line chart with multiple axis based on a legend field

 

You can try it out on github:

https://github.com/EquinetPaul/powerbi_multiple_axis_legend_linechart/

 

It's the very begining of the code (and of my custom visual development understanding) 

MQaiserJaved
Helper I
Helper I

Hi @gstredny 

 

Double axis, instead multi axis line or combo (line, column and area) in one chart. Normally, I use ChartExpo' Multi-axis Line chart in PBI, custom visual. 

 

Multi axis line chart.PNG

 

Regards,

qqqqqwwwweeerrr
Super User
Super User

Hi @gstredny 

 

Can you share sample data along with expected output.

 

Regards

 

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