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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
cole_newman
Regular Visitor

SPC Visual

I am trying to create a correct Statistical Process Control (SPC) Line Chart. I can get part of the data by creating a Matrix visual I can get each months' sum over the given data period (since 2018), but I dont want the current "Total", I need the average and standard deviation of each columns' value.

cole_newman_0-1687276238028.png

I need to be able to graph 4 lines:

  • The average of the columns above
  • The upper control limit - The standard deviation of each column, times 2, plus the average
  • The lower control limit - The standard deviation of each column, times 2, minus the average
  • The current year (each months sum)

In Excel it would look something like this:

cole_newman_1-1687276485356.png

I haven't been able to find a way to get the averages and standard deviations of the first graphic's columns within Power BI, please help.

Thank you

 

 

1 REPLY 1
RichGillett
Frequent Visitor

Hi 

 

Try downloading this custom visual from github - it makes the process drag & drop.  It's free.  

 

AUS-DOH-Safety-and-Quality/PowerBI-SPC: A free and open-source PowerBI custom visual for SPC charts ... 

 

Installation instructions are on the first page 🙂 

 

Please give some feedback if you find this useful.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors