Function Field in Report: Calculate Days Since Last Password Change Using Current Date
Hi all,I am trying to create a report in ServiceNow that shows the number of days since the last Password change date for each record. I want to calculate: Days Since Last Password Change= Current Date – u_last_password_changedRequirements:I do ...