Alarm History Report

I’ve created a simple alarm history report which just has a table showing the following fields:

  • Event time
  • Active duration
  • Display path
  • Name
  • Event Value

I want this last value to be the one which caused the alarm trigger, however it shows the value for which the alarm was cleared. Is there any way to achieve this?

As data source for this report I’m using an alarm_journal query type, where I’ve marked the following checkboxes: active, cleared and use current status events.