Forum Discussion
Scatter plot 60 points only?
- 5 years ago
Anonymous , I think the limit is much bigger
refer : https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-data-points
Anonymous , I think the limit is much bigger
refer : https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-data-points
Hi,
thanks for the quick reply. As far as I undestand it, what you are referring to is the limit of data points that is sampled from the underlying datasets to calculate the intended summation (or averaging or counting or whatever), for each point. Since the underlying dataset can easily have millions of entries, it might not be neccessary or fast enough to to the precise calculation for the reason of plotting alone so the data that goes into computing the bubble size is only sampled from the data in the model.
So let's say I have points (x,y) with sales data from specific products where x represents the age that an item is targeted at and y represents the color code, then I could have bubble sizes that represent the overall sales revenue for each combination but not all data in the source is effectively summed up (or averaged or counted) to calculate each bubble.
So my original question still stays the same: Can anyone show me a scatter plot that has more than 60 circles visible like this one?
Or am I doing something wrong?
Cheers, AB