- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Difference in scatter plot average and calculated average
Hello,
I have a scatter plot (image below) that measures Gross Margin vs. Discount. When I use the automatic average line from PBI, it shows a different value compared to that in a card. As you can see in the image, the scatter plot is producing ~74% as opposed to ~80% in the card. Why is that and how can I resolve as this will confuse the users?
Both visuals are using exactly same measure and have same filters on them. My discount is simply calculated as
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

This is the difference of between average using measure and column(average line).
The logic of the average line is you average the result(first divide then average), for the averagex measure you first average then divide. Hope this example explains you the logic:
For average line = (0.5+0.75+0.5+0.67)/4 = 0.60
For averagex measure = divide (10+20+20+30)/4 -(5+5+10+10)/4)
by (5+5+10+10)/4) = 0.63
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Thank you. Can you tell how can I resolve this issue? I guess the measure is showing the correct result. So, I need scatter plot to show it correctly.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
08-27-2024 06:13 AM | |||
01-09-2025 10:16 AM | |||
10-03-2024 08:42 AM | |||
11-06-2024 10:30 AM | |||
10-28-2024 11:32 AM |
User | Count |
---|---|
141 | |
117 | |
80 | |
65 | |
47 |