Completed Without Recall

Created by Kenneth Abad, Modified on Tue, 26 Aug at 12:10 PM by Kenneth Abad

A Purchase Order can be recalled if the quality of work is unacceptable or was not held to standard. A recall date will be created when a Purchase Order is recalled.


Purpose / Metric Definition:

Measures whether the work was completed correctly the first time, without requiring a return visit or correction. It reflects the vendor’s ability to deliver quality service without post-completion issues.

Category:

Quality


Logic / Formula:

CASE WHEN PO.RecalledDate IS NULL THEN 1
     ELSE 0
END AS Quality_CompletedWithoutRecall

Scoring Rules:

  • 100% → No recall date exists on the PO

  • 0% → Recall date exists on the PO

Notes / Exceptions:

Scored per Purchase Order


Links to Dashboards/Reports that use this metric:

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article