Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I'm trying to create a normal distribution curve in Power BI. I was able to create a bell shape with a simple line chart but I'm not sure how to add mean and sigma values within the chart.
@Anonymous - Check out the attached PBIX file below sig. Page 11. I created the bell curve and then these two measures:
Average = AVERAGEX(ALL('Table 2'),[Column])
StdDev = STDEVX.S(ALL('Table 2'),[Column])
@Anonymous - Did this solve your issue?
@Anonymous , refer if these can help
https://www.youtube.com/watch?v=5bPVMFrUnrU
https://www.mssqltips.com/sqlservertip/4076/power-bi-histogram-example-using-dax/
@Anonymous - You can do it with additional lines?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 36 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |