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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Kumar11109
Helper IV
Helper IV

Aggergation in Scatter Plot

Dear All,

 

I want to create a scatter plot. I have been able to find out the attempt number for each resource for each group. A sample of the data is given below. 

 

Sample Data  ( This won't have scores, I am sorry I cant give that) 

 

I need to create a scatter plot between the attempt number and score obtained for that attempt. But scatter plot is aggregating the attempt number and the scores obtained. I will have a filter for each resource so that we can see the plot for each resource. 

 

Please help!!!!

 

 

Thank You,

Kumar Ashwarya 

2 ACCEPTED SOLUTIONS
Greg_Deckler
Community Champion
Community Champion

To the best of my knowledge, scatter plots in Power BI always aggregate x and y axis. You could potentially get around that by assigning a unique Index to each row and using that as your Legend.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @Kumar11109,

As the @Greg_Deckler said, Scatter Plot will aggregate automatically. Please see this feature request and vote them. For your scenario, you can create the line chart visualization, set the line as white, and open marker as the screenshot below shown.

1.PNG

Best Regards,
Angelia

View solution in original post

3 REPLIES 3
v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @Kumar11109,

Please mark the right reply as answer, so more people like you get useful information from here. Thanks for understanding.

Thanks,
Angelia

v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @Kumar11109,

As the @Greg_Deckler said, Scatter Plot will aggregate automatically. Please see this feature request and vote them. For your scenario, you can create the line chart visualization, set the line as white, and open marker as the screenshot below shown.

1.PNG

Best Regards,
Angelia

Greg_Deckler
Community Champion
Community Champion

To the best of my knowledge, scatter plots in Power BI always aggregate x and y axis. You could potentially get around that by assigning a unique Index to each row and using that as your Legend.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

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.

Top Solution Authors