Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
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?
Solved! Go to Solution.
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
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 75 | |
| 36 | |
| 31 | |
| 29 | |
| 26 |