Box Plot Chart with aggregated (stacked) data points
Hello World,
This one seems to be tough, unless you do it with two combo charts, make one transparent and overlay it for a single visual view!!
A Box Plot chart is normally drawn based on 5 Sub Expressions. Additional expression can be used but will always translate to 'single value' for each dimensin value in the 'x' axis.
If we use the measure Avg(Days) to plot the box, is it also possible to show the "Days" distinct value as an additional expression in the same combo chart? The requirement is to show these as 'symbols' stacked based on the occurence for each dimension.