5

I'm new to using Grafana and I'm trying to display the last value of a table that's organized by dates in a Gauge visualization. All the options I'm seeing to displaying the data are grouping methods like max, average, sum and so on. Is there a way to get only the latest most updated value from that table? And to always display it? I'm using Grafana v7.1.3 and ES.

user10000
  • 137
  • 1
  • 2
  • 7

1 Answers1

5

Choose "Last" or "Last (not null)" from the "Display" option:

Grafana display configuration