Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register 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