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

Question

Question

Same value entered in multi value field when using for each row in workflow

asked on March 15, 2017

A database query to an excel spreadsheet returns 5 rows of data. Next the for each row function is supposed to enter the column data into a multi value field.  It enters only the first row data 5 times. What am I missing here?

 

 

 

 

 

 

 

0 0

Answer

SELECTED ANSWER
replied on March 15, 2017

In your "Assign Field Values" activity, you'll need to use the tokens from the "For Each Row" activity, not the "Query Data" activity.

See if you have available tokens like %(ForEachRow_Type) and %(ForEachRow_Project) and use those when assigning the field values.

1 0

Replies

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

Sign in to reply to this post.