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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
holywasabi
Frequent Visitor

Unable to use columns as Y-axis in scatterplot

Hi folks ~ appreciate any help with the following! 

 

I would like to create the following scatterplots :

 


Scatterplot 1
• x-axis : Temp Reason → [Termination Reason Sort] 'Term Reason'
• y-axis : Salary Range → [Salary sort] 'Salary Range'
• size of bubble : count of employee → [_measure] 'employees terminated total'

 

 

Scatterplot 2
• x-axis : Temp Reason → [Termination Reason Sort] 'Term Reason'
• y-axis : Salary Range → [Department] 'department'
• size of bubble : count of employee → [_measure] 'employees terminated total'

 

I am not able to use either [Salary sort] 'Salary Range'  or  [Department] 'department' as the y-axis.

 

 

Note 1 :

I have created a DAX measure to calculate / sort the number of terminated emoployees according to their salary range → [_measure] 'salary range measure (terminated)'

 

I tried using that for the y-axis and it does not work either. 

 

 

My desired result : 

scatterplot-salary@4x.png

 

 

 

 

 

Link to .pbix file :

https://drive.google.com/file/d/1wADE5MPFYkzLUyBkAD85yWZNac_OZGnY/view?usp=sharing

 

 

Many thanks in advance! 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Best you can do is use the min limit.

lbendlin_0-1730909921391.png

Generally Scatter Plots are based on a coordinate system, and require numerical values for both x and y axes.  You are trying to use not one but two non-numerical values.   That can only be done with custom visuals.

 

 

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

Best you can do is use the min limit.

lbendlin_0-1730909921391.png

Generally Scatter Plots are based on a coordinate system, and require numerical values for both x and y axes.  You are trying to use not one but two non-numerical values.   That can only be done with custom visuals.

 

 

Thank you so so much! 😊 Learned something new today 

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

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

Top Solution Authors
Top Kudoed Authors