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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
arimoldi
Resolver II
Resolver II

Scatter Chart || your x- and y-axis aren't playing together nicely

Hi,

 

I am trying to create on Power BI this graph using snapshot_date on x-axis and an amount values on y-axis:

arimoldi_0-1699977096882.png

but i get this error:

arimoldi_1-1699977138386.png

How can I solve this issue without using an aggregation on amount values?

 

Thanks,

Andrea

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @arimoldi ,

 

 

We apologize for the following limitations on scatterplots.

vtangjiemsft_0-1700444286716.png

You can download or import custom visuals from Microsoft AppSource or Power BI. You can look for the availability of suitable custom visual objects.

vtangjiemsft_1-1700444424996.png

 

If this doesn't help, you can vote the idea and comment here to improve this feature. It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.

 

Best Regards,

Neeko Tang

If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly. 

View solution in original post

10 REPLIES 10
Anonymous
Not applicable

Hi @arimoldi ,

 

According to your description, here are my steps you can follow as a solution.

(1) This is my test data. 

vtangjiemsft_0-1700200616265.png

(2) We can create a measure. 

Measure = SUM('Table'[value])

(3) Then the result is as follows.

 

vtangjiemsft_1-1700200736718.png

Best Regards,

Neeko Tang

If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly. 

Hi,

 

Thanks for the reply.

 

The point is that I don't want to aggregate / summarize the values (with the sum we all agree it works), I just want to show each value with its date in the chart, as shown the graph from another tool I posted where the values are not aggregated/summarized.

 

Thanks,

Andrea

 

Anonymous
Not applicable

Hi @arimoldi ,

 

Do you mean for example if you have two different values for the same date such as

date value
11/2/2023 10
11/2/2023 20

Do you want to display the visual object shown below?

vtangjiemsft_0-1700209247580.png

Unfortunately this is not possible due to the design, if the only fields on your visual object are date and value then PBI will automatically aggregate values under the same date. If you don't want him to aggregate, you can create an index column for differentiation.

vtangjiemsft_1-1700209577828.pngvtangjiemsft_2-1700209613400.png

Best Regards,

Neeko Tang

If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly. 

 

 

Thanks for the reply.

 

With this method I have 2 problems:

  1. not all the data are shown as in my initial picture due to many values:arimoldi_0-1700216123350.png
  2. I have to add a legend based on a field category as shown in my intial picture, but having inserted the pk (index is not possibile because I am using direct query as I have 12.2M) I cannot add other fields to the legend:

arimoldi_1-1700217204990.png

 

Any other suggestion?

 

Thanks,

Andrea

 

 

Anonymous
Not applicable

Hi @arimoldi ,

 

 

We apologize for the following limitations on scatterplots.

vtangjiemsft_0-1700444286716.png

You can download or import custom visuals from Microsoft AppSource or Power BI. You can look for the availability of suitable custom visual objects.

vtangjiemsft_1-1700444424996.png

 

If this doesn't help, you can vote the idea and comment here to improve this feature. It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.

 

Best Regards,

Neeko Tang

If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly. 

arimoldi
Resolver II
Resolver II

Any other suggestions?

 

I really can't believe that I cannot achieve this on Power BI while on other Data Viz tool there are no issues!

Tahreem24
Super User
Super User

@arimoldi  Scatter chart is used to compare two numeric values. Not sure why you put Date on x-axis because Date is a date type and Amount is a numeric type. You can refer the Microsoft blog on Scatter chart: Scatter, bubble, and dot plot charts in Power BI - Power BI | Microsoft Learn

Incase you don't need any summerization/aggregative so use  "Don't Summerize". Screen shot attached for your reference.

Tahreem24_0-1699979405141.png

 

 

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

Please take a quick glance at newly created dashboards : Restaurant Management Dashboard , HR Analytics Report , Hotel Management Report, Sales Analysis Report , Fortune 500 Companies Analysis , Revenue Tracking Dashboard

Hi,

 

the mean of the graph is to show the distribution of the amount values over time.

 

The "Don't Summerize" is already selected and I get the above error; if I select any other aggregation I don't get the error but the outcome is not what I want (it is not as the graph showed above).

 

Any other suggestions?

 

@arimoldi If you want to show Amount over a time so best way to represent it using all these charts which I highlighted in yellow color.

 

Tahreem24_0-1699979992203.png

 

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

Please take a quick glance at newly created dashboards : Restaurant Management Dashboard , HR Analytics Report , Hotel Management Report, Sales Analysis Report , Fortune 500 Companies Analysis , Revenue Tracking Dashboard

If I use one of those graph the "Don't Summerizeoption isn't available anymore.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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