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! Request now
Hello All,
In this picture as you can see Line value is lower than chart value, eventhough line placement above the chart, Any solutions welcome, Help needed. Thanks in advance.
Solved! Go to Solution.
Hi @Narenthir
It happens because your column y-axis and line y-axis numbers have different proportions.
To fix it you can calculate with Dax the maximum value of the columns and put it as a max value on both of the y-axises.
I prepared PBIX with the numbers from your image, you can download it from This link
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Happy to help 🙂
Hi @Narenthir
It happens because your column y-axis and line y-axis numbers have different proportions.
To fix it you can calculate with Dax the maximum value of the columns and put it as a max value on both of the y-axises.
I prepared PBIX with the numbers from your image, you can download it from This link
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
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.