Hello Community,
I am working with Quick Sight and using with reference lines (Min, Max, Average, Median, and Quartiles) in a vertical bar chart visualization.
The reference lines and their labels are displayed correctly on the chart itself. However, when hovering over individual data points, the reference line values do not appear in the tooltip.
Note:
Although the visualization displays six bars, the Average, Median, Q1, and Q3 calculations should be computed using only five bars.
The orange bar represents data derived from Parameter 1 and should be excluded from these calculations. The remaining five bars, shown in blue, are derived from Parameter 2 and should be included when calculating the Average, Median, Q1, and Q3 values.
I attempted the following:
- Enabled Detailed tooltip
- Added the corresponding measures (Average, Median, Min, Max) to the Tooltip field section
- Verified that the tooltip supports multiple fields
Unfortunately, the reference line values still do not appear in the tooltip as expected.
My questions:
- Is this a known limitation in QuickSight where reference line values are not supported in tooltips?
- If so, is there a recommended workaround to display reference line values (Average, Median, Quartiles, etc.) within the tooltip?
In this visual, four bars are displayed. However, when calculating Average, Median, Q1, and Q3, only three of the bars should be considered, and one bar should be excluded from these calculations.
I’ve attached a screenshot for reference.
Any guidance or best practices would be appreciated.
Thanks in advance for your help!
Thanks,
Pradeep