I need help in calculating Metrix based on Document Receive Date and Agency Submission Date. Both values are tracked via tasks within projects.
I would like to create a report and display below calculation:
IF Agency Submission Date <= Document Receive Date + 10 working days Then 'Compliant' else 'non-compliant'
Columns that I would like to display are:
Project Name
Document Receive Date
Agency Submission Date
Agency Compliance (Display 'Compliant' OR 'Non-Compliant')
Quarter (Based on Agency Submission Date)
Year (Based on Agency Submission Date)
Is it possible to display Project Name on the row and rest of the fields in columns?
Thank you in advance,
Deepa