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! Request now

Reply
Anonymous
Not applicable

Change scatter plot - categorical count change

When trying to recreate below change scatter plot in Power Bi using the scatter chart I can't seem to figure out how to add the same categories in the y axis to compare the movements between categories between two points in time.

 

Basically the chart should show the count of lines in the dataset within category x axis that 'moved' to or remained in same category at another point in time being represented by the y axis. Both datapoints are included in the same dataset.

  Screenshot 2022-03-18 113506.png

5 REPLIES 5
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

Can you provide some sample data without sensitive data? The X and Y axis fields should be the same column in a table and be non-aggregated, right? And the value should be count of rows that match the X-Y pairs?

 

Best Regards,
Community Support Team _ Jing

Anonymous
Not applicable

Hi @v-jingzhang ,

 

A simple dataset and desired result in Power Bi would be as follows in which x axis is then 'Status_0' and y axis 'Status_1':

 

ParticipantStatus_0Status_1
A13
B23
C11
D32
E12

 

josmad_0-1647873015634.png

 

 

Hi @Anonymous 

 

Select Don't summarize for both Status_0 and Status_1. Put Participant into Size well and select Count for it. You can change the marker size and axis range in Format pane.

vjingzhang_0-1648021517228.png

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Anonymous
Not applicable

Thanks, that worked for numerical values in Status_0 and Status_1. Now if I try it with a dataset in which both statuses are text being the categories, I get the following:

josmad_0-1648038673875.png

What would be a workaround to solve this?

Hi @Anonymous 

 

Well, the current scatter chart doesn't support that. Maybe you can use Charticulator to create a custom visual or use SandDance

 

Based on my test, SandDance supports text-type fields on X/Y axis. 

vjingzhang_0-1648102545207.png

 

Here is a video sample with Charticulator. I haven't tried it yet. 

Excel vs Power BI: How to create a scatter chart with text axis custom visual - YouTube

 

Best Regards,

Jing

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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