This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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