Hello @RaymundoD,Of course! I'll guide you through this process:1. Right-click on the field and select Configure Dictionary.2. Navigate to the Calculated Value tab.3. Set the Calculated field to true and ensure the Calculation script field is populat...
Hello @RaymundoD, Could you please check the dictionary for the field to see if the 'calculated' checkbox is set to true? Additionally, could you check the version of the Risk Assessment Plugin and check if it has been recently updated?Depending on t...
Hello @Michael-Goal17 ,Take a look of the explanation here: https://www.servicenow.com/community/grc-forum/grc-indicator-nightly-run/m-p/1296947 Regards,Kristian
Hello @Nagaraju21 You can try using the following condition: parent.state == '1'. This will apply the condition to the parent record in this case - Engagement [sn_audit_engagement] table For additional information: click here