Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi, I have a useful chart set as a ToolTip, which works well when hovering over a matrix I have created. I am trying - and failing dramatically - to add a second line within this chart from another column of data. Neither in the Y axis or in the secondary Y axis areas...
Frustrating, as I can easily set up a normal chart to do this. Any help gratefully received ! The data for the line are imaginatevely named Left 2 and Right 2...
Solved! Go to Solution.
Hi @NSlater1 ,
One line chart can't have dual y axes. You'll need to use a combo chart instead.
For example:
Or remove the legend field:
For more details, please refer to:
Line charts in Power BI - Power BI | Microsoft Docs
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @NSlater1 ,
One line chart can't have dual y axes. You'll need to use a combo chart instead.
For example:
Or remove the legend field:
For more details, please refer to:
Line charts in Power BI - Power BI | Microsoft Docs
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.