Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
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 :
Link to .pbix file :
https://drive.google.com/file/d/1wADE5MPFYkzLUyBkAD85yWZNac_OZGnY/view?usp=sharing
Many thanks in advance! ✨
Solved! Go to Solution.
Best you can do is use the min limit.
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.
Best you can do is use the min limit.
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
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |