Dear Dojo community,
I have a correlation rule with an action to create a new alarm event.
The new event can be set to be on the 'base alarm element' & 'base alarm parameter' and with a given severity.
But Is there also a way to copy the alarm value over from the triggering event ?
hans sanders [DevOps Advocate] Selected answer as best
Hi Hans,
If you want to show the value of the base alarm in your correlated alarm, you can use [FIELD(VALUE)] as value.

Additionally you need to check the option "Evaluate value" :

Is this what you are looking for?
hans sanders [DevOps Advocate] Selected answer as best
Thanks ! This is indeed what I was looking for, but was unable to find in the documentation.