I have a workflow where the reviewers are chosen at the time the workflow starts. Here is how it happens:
The user uploads a document
The user edit properties where they fill out the due date and choose from up to six departments to review the document.
Most of the workflow is fine, except how to pull those people checked into the workflow.
I have a list on the site with two columns Department/ Person
When the user checks Department1, I need the workflow to know it's Department 1, go pull the person and then populate the workflow with the dynamic variable.
Any ideas?



