You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Expression to check the value from a previous to a new value

Summary:

Expression to check the value from a previous to a new value

Content (please ensure you mask any confidential information):

I have a property called Property A with possible values:  'Yes',  'No', and 'Blank'

A policy should be triggered based on changes to Property A according to the following rules:

  • Trigger the policy when:
    1. 'Blank' to 'Yes'
    2. 'Yes' to 'No'
    3. 'No' to 'Yes'
  • Do NOT trigger the policy when:
    • 'Blank' to 'No'

For Yes if you see it always trigger, so that was easy to achieve and whenever it is 'Yes' trigger the policy

For Point 2, I am not sure how to achieve as it has to know the prior value and trigger only when it was 'Yes' and now became 'No'.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!