Items incorrectly aggregated in line chart

I have user that posted the same item twice on the same data. For example,

Listing #1: Item = Product A, Date = 12/29/23, Price = 100
Listing #2: Item = Product A, Date = 12/29/23, Price = 100

In the line chart, these two are getting added together. In other words, it shows $200 on 12/29. However, they should be separate.

My date column has date and time - however, in the chart, they are rolled up together. Is there anything I can do about this?

Do you display the time along with the date, or do you only display the date?

1 Like