This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi
I'm trying to see if there's a relationship between tenure and salary in my HR dataset, i'm using a scatter chart but when I add tenure to x-axis and salary to y-axis, click do not summarise to show each individual plot pair, i'm getting a "if your x-axis is categorical, choose a summarisation for the x or y-axis" error. How can I check if my values are categorical? i do not want them to be.
Solved! Go to Solution.
Thanks for the replies from suparnababu8 and rohit1991.
Hi @LSWilliams94 ,
Please recreate a scatter chart and set the x-axis type to continuous instead of categorical:
Best Regards,
Zhu
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the replies from suparnababu8 and rohit1991.
Hi @LSWilliams94 ,
Please recreate a scatter chart and set the x-axis type to continuous instead of categorical:
Best Regards,
Zhu
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I think your Tenure column having the Categorical data type. Make sure to check the correct data types of columns before adding it to x-axis and Y-axis. The primary rule to add values to X and Y axis of a scatter chart is 1N + 1N
N - Numerical columns
You can check the data type under column tools in PBI desktop. If you need correct solution Pls provide sampl data and expected output mockup. Make sure while sharing the data don't include sensitive information.
Thanks!
Thanks for the reply.
I can't see how to upload the file so I will post screenshots.
Even when I'm adding any other numerical fields, it's not liking it.
I would just like to a see a plot for every pair: (62506 : 14, 64991 : 17)
Hi, @LSWilliams94 , The issue arises because Power BI might treat tenure or salary as categorical. To fix it:
Check Data Types: Ensure both tenure and salary are set as Whole Number or Decimal Number (not Text or Categorical).
Summarization: Set both fields to "Don't summarize" in the properties and ensure no default aggregation is applied.
Rebuild Chart:Remove the current scatter chart, recreate it, and re-add tenure to X-axis and salary to Y-axis.
This ensures both fields are treated as numerical.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 24 | |
| 23 |