Hi
When using email templates, how do I capture the current threshold value configured and the value that was observed.
with the below template, I couldn't get the threshold value and actual observed value
Health Rule Violation: ${latestEvent.health...
1] Tried using Until since to pull the no of days between the expirationDateTime and system date, based on token name as we have many token namesexpirationDateTimeeventTimestamppickupTimestamp2025-07-26T23:00:03+05:302024-11-21T17:06:33+05:302024-11-...
Hi Ryan, No i havent received solution for the same. I tried as below but receiving error.#set($splitMessage = $eventMessage.split("<br>"))#set($Message = $splitMessage[6])Health Rule Violation: ${latestEvent.healthRule.name}What is impacted: $impact...
Issue is with db schema.The Appleid field was created earlier and deleted, but due to indexing it might have not been deleted.The new field that we are seeing AppleId(notice the i in id) now, is the one we are seeing but there are two fields showing ...
I am pushing values from power automate to appd schema.All values getting captured under APPd schema but not AppleId which is email ID which i defined as stringhere appleId value is nullwhy is it not capturing the value