Forum Discussion

NSlater1's avatar
NSlater1
Advocate I
4 years ago
Solved

Using 2 line chart in a ToolTip - cannot select second data source

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...

 

 

1 Reply

  • 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.