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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
k943
Helper I
Helper I

Create a boxplot by giving Power BI the needed parameters

Hi,

 

I know there are visuals that can calculate internally boxplot parameters like mean, median, 1st and 3rd quartertile...etc and create the visuals. But Is there a way that I just feed in these parameters to Power BI and it will just create the boxplot?

3 REPLIES 3
Anonymous
Not applicable

Hi @k943 ,

Thank you for your question. Yes, you can create a boxplot in Power BI by feeding in custom parameters like mean, median, 1st and 3rd quartile. Here’s a general approach to creating a boxplot with provided parameters in Power BI:

1.Download a box-and-whisker plot custom visual from the Power BI visuals gallery.

vyifanwmsft_0-1702284975153.png

2.Import the custom visual into your Power BI report.

vyifanwmsft_3-1702285093351.png

3.Ensure your data model has the calculated statistics ready to be used.

vyifanwmsft_4-1702285114036.png

4.Add the custom visual to your report ,and the calculated statistics as values for the respective fields in the visual’s configuration.

vyifanwmsft_5-1702285134728.png

You can achieve the results you want by following these steps. For more detailed instructions, you can refer to the Power BI blog post on box-and-whisker plots:

Visual Awesomeness Unlocked – Box-and-Whisker Plots | Microsoft Power BI Blog | Microsoft Power BI

 

Best Regards,

Yifan Wang

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

 

 

 

You did not even attempt to read the original post did you?

What if I do not have the actual data points but only the parameters i.e. minimum, maximum, mean, median, 1st quartile, etc.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors