Table, Aggregation Distinct shows same timestamp value

Howdy,

Since this is not categorized as Bug but as Configuration error i was told to come over here :slight_smile:

I have a Table with Values every minute that show battery Voltage.
Because the voltage only drops every X Minutes i tought it would be pretty cool to only show distinct values and ignore multiple timestamps with the same value.

This is the normal Table which shows every single Timestamp.

Then i tought i only want to show distinct values…

But as you can see it only shows the timestamp for the first Value on ALL values and not the first from each or last from each.

Does anyone know why this is happening? and more importantly is it possible to get it working as intended? Showing the Timestamp the Value first changes?

Greetings,