Suppose I have a line chart over time that has different products and the number of units sold. When I hover over a specific day, the tooltip pops up and is sorted alphabetically by the name of the product. How could I change this to be sorted by the number of units sold, so that it’s easy to tell at a glance the ranking of products for a certain day?
This way, the ordering on the tooltip would match the ordering of the lines for that day making the graph much easier to read.
In custom tooltips (see here: Customizing tooltips in an Amazon QuickSight visual - Amazon QuickSight), you can control the order of the fields, but they don’t dynamically change based on the values. I’ll mark this as a feature request so that appropriate team can find it
I would so love this feature! Been trying to figure it out for like an hour now. ![]()
Any news if and when this feature will be available? It would be a really great feature!