Forum Discussion
Report Visual on Web Differs from Report Visual in Power BI Desktop - Secondary Axis
I'm getting the same issue. Graph looks perfect in desktop, but the Shared Axis is no longer working in the service. Notice that the line 152K is being displayed above a value of 188K
Turning on "Show Secondary" under "Y-Axis" seems to indicate that this visual no longer lets the columns and lines share the same Y Axis values. Turning it off again doesn't restore the correct display.
Here is what it looks like with the 2nd axis showing, confirming what it is doing.
- Anonymous6 years agoNot applicable
I've posted this as an issue, link below
- Anonymous6 years agoNot applicable
I have located a potential fix.
In my example the Y-Axis has been set to start at 0, rather than auto. The end is set to Auto though. Something has changed on the service which has carried through this Start at 0 into the secondary Y-Axis. The Service see's this setting and is choosing to use the secondary axis, regardless of whether it is toggled on.
By change the secondary Y-Axis settings to both be "Auto", then toggling the secondary Y-Axis off again, the graph goes back to displaying correctly.