asked on October 18, 2018
I am struggling with an “update data” workflow.
I have a data table with a column called: “User ID”. I have a form that employees have to submit and the User ID metadata field is on those documents.
My goal is to have the workflow find the USER ID’s of the people on the submitted forms (in a repository folder) and match them to the ID’s on the table, then change the row value “Form complete?” on the table from False to True.
0
0