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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello everyone,
I am looking to create a line chart that shows the average of a set of values, but also shows the spread/standard deviation of that average. Something like the image below:
Is it possible to create something like this in Power BI or get something like this from the marketplace? Or is creating an own custom visual the only option here?
Thanks in advance!
Solved! Go to Solution.
Hi @datazoo ,
I didn't find the visual like it in the marketplace. However, you can calculate standard deviation with STDEV.P() or STDEVX.P() functions.
You can also develop your own visuals. Here is the document and you can refer to it.
https://docs.microsoft.com/en-us/power-bi/developer/custom-visual-develop-tutorial
Hi @datazoo ,
I didn't find the visual like it in the marketplace. However, you can calculate standard deviation with STDEV.P() or STDEVX.P() functions.
You can also develop your own visuals. Here is the document and you can refer to it.
https://docs.microsoft.com/en-us/power-bi/developer/custom-visual-develop-tutorial
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 81 | |
| 65 | |
| 50 | |
| 45 |