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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
polaris3028
Helper III
Helper III

DAX computation for Bell Curve

Hi All, need your help.

 

I'm trying to figure out how to create a measure to compute for a bell curve.

 

Say:

DeveloperTasks
Dev 1            58.25
Dev 2            21.00
Dev 3            12.00
Dev 4               8.00
Dev 5               6.00

 

I need to create a column that would tell me what's the bin a bell curve that the a Dev is in. 

 

Given that:

5 = Task volume in top 5% of bell curve 4 = Task volume in upper 15% of bell curve 3 = Task volume in middle 60% of bell curve 2 = Task volume in lower lower 15% of bell curve 1 = Task volume in bottom 5% of bell curve

2 REPLIES 2
TomMartens
Super User
Super User

Hey,

 

maybe this gets you started:

https://www.mssqltips.com/sqlservertip/4076/create-bell-curve-and-histogram-with-power-bi-desktop-us...

 

Regards

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Thanks, Tom.  I'll give it a shot.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors