Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

scatter chart plotting issue

I have a following table

 

Feature   column x   column y 

a             0.5             0.6

b             0.2             0.4

c             0.4             0.5

 

I want to plot scatter chart for above table.  I have put "feature" under details and legend, "column x" under x axis and "column y" under y axis. I just see one single dot in the center. Any help? 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

 

You can turn on the fill point option at format tab, then you will see other points.(There are located at left-bottom and top-right)

 

In addition, you can also modify the range of y-axis and x-axis to see these points more clearly.

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous,

 

You can turn on the fill point option at format tab, then you will see other points.(There are located at left-bottom and top-right)

 

In addition, you can also modify the range of y-axis and x-axis to see these points more clearly.

 

Regards,

Xiaoxin Sheng

Harcoding the start/end of the axis can help in the short term but you probably need to understand your data before you hardcode upper/lower boundaries.  For your simple dataset it looks a lot nicer with these settings.

 

 

scatter.png

 

 


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.