You are viewing limited content. For full access, please sign in.

Question

Question

Update Data based on a document's metadata

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.

workflow.JPG
workflow.JPG (23.87 KB)
0 0

Replies

replied on October 18, 2018

What problem are you having exactly?

It sounds like all you need to do is add the "user id" column in the "rows to update" section of the Update Data configuration, then set the value for that column equal to the User Id you get from the metadata.

Then it will only update matching rows.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.