Hi ,
I’m facing an issue with QuickSight Pivot Table tooltips when using hierarchical rows.
Scenario 1 – Hierarchy Expanded (Works as Expected)
When the hierarchy is expanded (e.g., Country is visible), hovering over a cell displays the correct tooltip information.
For example:
- Country: VN
- Cum PF (A): 409K
This matches the value displayed in the pivot table.
Scenario 2 – Hierarchy Collapsed (Issue)
When the hierarchy is collapsed (i.e., the Country level is not expanded), the pivot table displays the aggregated value 939K, which is correct.
However, when I hover over the same cell, the tooltip shows:
- Country: CN
- Cum PF (A): 530K
This appears to be incorrect because:
-
Since the Country field is not part of the visible hierarchy at this level, I would expect the Country value in the tooltip to be blank/null (or not displayed at all).
-
The tooltip measure should display the aggregated value 939K, matching the value shown in the pivot table, instead of 530K, which corresponds to a single child row.
Expected Behavior:
When hovering over a collapsed hierarchy row:
- The tooltip should either omit the Country field (or display it as null/blank).
- The measure value in the tooltip should match the aggregated value displayed in the pivot table (939K).
Has anyone encountered this behavior before? Is this the expected behavior of QuickSight tooltips, or is it a known limitation/bug?
I’ve attached screenshots illustrating both scenarios.
