Control Center Archive Criteria
We need to archive projects at 100% completion, but we cannot get the archive criteria (see graphic, which identifies no projects for archive) to work correctly. When we use contains 1, projects are listed to be archived, but they're not all at 100% completion and we do not want accidently archive incomplete projects. Any tips for working with Control Center criteria appreciated.
Answers
-
Maybe add a helper checkbox column to the CN Portfolio that says if Percent Complete@row = 100%, then check the box, if not, leave it unchecked. Then do the Archive off the checkbox.
I hope that helps.
Matt
-
Thanks @Matt Johnson. I was trying to avoid another column, but I created a simple binary archive column (not a checkbox):
=IF([Percent Complete]@row = 1, 1, 0)
This works (correct projects identified as ready for archive) with contains ("archive contains 1") however, when is equal to is used, it fails (no projects identified as ready for archive). Seems is equal to expects a text argument.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives