Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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.
| User | Count |
|---|---|
| 22 | |
| 20 | |
| 19 | |
| 19 | |
| 11 |
| User | Count |
|---|---|
| 61 | |
| 54 | |
| 46 | |
| 44 | |
| 34 |