Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi everyone,
I am trying to use a scatter chart and have some numerical value on Y-axis and text value on X-axis, but when I am trying to do this, I have this error message : "Your x- and y-axis values aren't playing together nicely. Replace the x-axis field with a numerical value, or change the y-axis field values to summarizations."
Separately I can show an X-axis with text value and some indcators for the size, but if I add an Y axis numerical I have this error message.
Do you know why ? How can I fix this issue ?
Thank you,
Lovebo,
Solved! Go to Solution.
@Lovebo01 You can perform the steps below to create the scatter plot that you want to have
1. Create a calculated column:
Proud to be a Super User!
Hi,
Thank you all for your responses,
Here a set of data :
size | color | sales |
1 | red | 30 |
2 | blue | 5 |
3 | red | 25 |
4 | blue | 12 |
And the graphic that I want to do :
The size of the bubble depends on the value "sales".
@fhill I tried to apply your solution with the line chart but with 2 axis I don't know if it's possible, the size of the marker can depends on another value ?
Thank you,
Lovebo
@Lovebo01 You can perform the steps below to create the scatter plot that you want to have
1. Create a calculated column:
Proud to be a Super User!
The nature of a Scatter Chart required numberic values on both the X and Y axis, BUT have you tried creating a Line Chart where the Stroke Width is set to 0, and the Show Marker is turned on with default circles? I think this may be closer to what you want?
(I have a scond Y axis in the demo example below, but you can play around with the values?)
Forrest
Proud to give back to the community!
Thank You!
Hi @Lovebo01 ,
Try using a summarisation on Y-axis field like AVERAGE or SUM.
See if that displays results correctly.
Also do share screenshots of your chart.
Thanks,
Pragati
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
73 | |
71 | |
55 | |
38 | |
31 |
User | Count |
---|---|
71 | |
64 | |
62 | |
50 | |
46 |