Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
This one uses visual calculations to create a box plot within a line and stacked column chart.
The box plot grouping is determined by a field parameter so it is very dynamic.
The main trick is to add the value to plot to the x-axis fields under the grouping and then the visual will contain all the necessary data to calculate the values for the box plot values.
If you dataset is large there might be a performance issue.
Have fun with the vc's
Erik