Resolved! Exclude weekend from "Incident.Age.Days"
Hi Guys, I am pretty new to PA and very new to scripting. I am looking to exclude weekend from the formula indicator.I guess I have to include GlideSchedule in the script but how?Current OOB script: var diff=function(x,y){return y.dateNumericValue() ...