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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
v0v0
Advocate I
Advocate I

How to plot box and whisker with 30,000+ data points?

Hello,

I am trying to plot a box and whisker plot with 30,000+ data points. Is there any way to do this in Power BI? Perhaps a plot that takes summary data from a frequency table instead? I have a summary matrix on my dashboard as well which is accurate..but unfortunately when I hover over the boxplot that I have made, it does not match.

 

Thanks!

3 REPLIES 3
v-jingzhang
Community Support
Community Support

Hi @v0v0 

 

Are you using Box and Whisker chart by MAQ Software custom visual? It is required to use summarized data in values of the visual. You can right click on the values field and select an appropriate aggregation type for it or use a measure there. 

vjingzhang_0-1659343258719.png

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Hello, yes I am using that visual.

However, it doesn't make sense for me to aggregate that visual...I have a column of 140,000 test scores. I would like to do a box whisker plot of the distribution of all of these scores - it doesn't make sense to aggregate them!

lbendlin
Super User
Super User

Thankfully not. It would be not just technically impossible but also physiologically useless.  

 

Power BI visuals have limits on the number of data points they are willing to display before they start forced grouping. It's 500 for tables, 1000 for scatter plots, about 2000 for maps etc.  But definitely far below your 30000.

 

As you said, pre-aggregation is a remedy.  Re-sampling is not, as it may lead to skewed results.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.