I have data where I have customer names and devices linked to it. I want to visualize this on a data table.
For this, I have added top hit as aggregation in metrics and have used field as Device. In the bucket, I have added terms as aggragation and have used customer as field. This is giving me proper data on data table but device names are repeating. How can we show unique names only.