This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
I have a small dataset that contains the bodyfat (called here "brozek" because of the used calculation method) and and the density of random people. There is definitly a linear relationship between both values. The Problem is, in a line chart visual the result looks like shown in the image below. All the red marked peaks are wrong aka values that don't exist in my dataset.
If I create a card visual with the max of brozek (y-axis) one can see that the max value is soemthing around 45 and the peaks are obvious "fake" values, invented by the visual.
The same strange behavior can one see in the scatter chart visual. If I try to plot the relation between weight (y-axis) and height (x-axis) of a person, I get the following chart.
All the red marked points don't exist in my dataset. The only way I can overcome this is by forcing the x-axis range maximum to the maximum height.
Update: Interestingly even the median lines are different. Though both are just selected under the analytics button (no own Dax formula) they plot me two different lines......
I guess, I'm using the visuals in the wrong way, but I don't get it. Maybe someone can give me a hint.
Thx HenX.
Solved! Go to Solution.
Hello @HenX ,
What is the summarization you're using for the brozek column? On the first chart perhaps you have multiple brozek values for density and the brozek column is summing those values for each density value?
Hello @HenX ,
What is the summarization you're using for the brozek column? On the first chart perhaps you have multiple brozek values for density and the brozek column is summing those values for each density value?
The solution for the other issues is also the aggregation function. If I select "don't summarize" it works as expected.
Thanks @James-Harpin,
yes you were right. There were multiple brozek values for some density values and were summed up. By using Average the chart is as expected. 🙂
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 25 | |
| 24 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 47 | |
| 27 | |
| 24 | |
| 19 |