Hi, I am looking for some assistance when pulling a report. I am trying to pull a Document level report that is filtered by the Issue Assignee & Issue Status. The reason is - there is a Custom Form field on the Document Custom Form that I need to pull into reporting that I can also easily tie back ...
Hi, I am attempting to create a custom form calculated field to show if we met our agreed upon due date. We have a field on a custom form labeled 'SLA Date' that is auto generated with a date 5 days after submission - this field uses the current parameters of: ADDWEEKDAYS({entryDate},5) I am then t...