You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today, if a drilldown is added to a Lens table, it's added to one of the "row" columns but sometimes the "row" column is added (and hidden) just to decide which field to group on. We would like to be able to decide which column (from rows/colmns/metrics) should show the drilldown.
A real example:
We group a list of Kibana instances by their UUID, but we want to use the display name instead of the UUID and connect the drilldown to this column instead.
The text was updated successfully, but these errors were encountered:
Today, if a drilldown is added to a Lens table, it's added to one of the "row" columns but sometimes the "row" column is added (and hidden) just to decide which field to group on. We would like to be able to decide which column (from rows/colmns/metrics) should show the drilldown.
A real example:
We group a list of Kibana instances by their UUID, but we want to use the display name instead of the UUID and connect the drilldown to this column instead.
The text was updated successfully, but these errors were encountered: