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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
When selecting a column to populate the Y axis of a scatter graph it automatically sums the whole column and puts a single value. However it lets me right click and select "Don't Summarize". This then plots all of the values from that column. Great. (Image below)
However if I use a measure, for example SUMX the column, the "Don't Summarize" option dissapears.
I need to use the measure as it has a calculation in it that cannot be replicated in a calculated column.
Is there a workaround to get the scatter graph to plot non-summarised data from a measure?
Solved! Go to Solution.
I can't see your dataset, but maybe your problem is solved when you add another value to 'value'.
It is like when you sell radios and tvs. On the X-axis the amount products sold is displayed and the Y-axis shows the profit. When you only put amount and profit to the scatterplot, you will see one dot and it's the total of all radios and tvs together. If you add product to value then you will see two dots.
Probably you should do something like this with your data.
I can't see your dataset, but maybe your problem is solved when you add another value to 'value'.
It is like when you sell radios and tvs. On the X-axis the amount products sold is displayed and the Y-axis shows the profit. When you only put amount and profit to the scatterplot, you will see one dot and it's the total of all radios and tvs together. If you add product to value then you will see two dots.
Probably you should do something like this with your data.
Thank you, that seemed to have the same effect as the don't summarize.
I simply added the date column to the value field.
Still getting used to bi, came from using excel.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 66 | |
| 41 | |
| 39 | |
| 39 | |
| 38 |