I have a DA which allows project approvers to review and numerically 'Score' a project based upon a number of weighted business metrics, strategies, and objectives selections. There could be several 'Scoring' rounds before a project is finally approved or declined.
Each scoring round is typically 3-4 days after which the scores are summarized and reviewed. '
- Scoring Round-1 is performed and the scores are summarized.
- Based upon the round-1 scoring results the project may be adjusted and re-scored.
- Scoring Round-2 is performed and the scores are summarized and reviewed.
... etc...
I need a configurable method to group these scoring records into their respective 'Rounds'. Ideally, something like a simple integer field which could be updated by the project manager to reflect which scoring round is active. I tried creating a simple DA with an integer or text 'Scoring Round' field and cross-referenced it to the project scoring DA but I could not get it to work. Is there such a thing as a Project global variable construct in Daptiv?
Any ideas would be appreciated..
Don