I'm trying to build a report with a graph similar to the following. I have a range of percentage values in a query. I want to build a graphical representation of this data with the Min value and the Max value. I also want the value I filtered on to be displayed between those two values, but further, I want to indicate a percentile type of representation by indicating where along the range that specific data falls.
For example, if most of the data is closer to the max, and that specific value is in that range, I want to display indicate where it falls when compared to the group. Any ideas? Thanks!
![]()