Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
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)
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.
Regards,
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.