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

Question

Question

Loop through a field value

asked on September 18, 2018

I am sure I have done something similar to this, but I just cannot get the values to display. I have a set of documents in a folder I am looping through. For each document  they could have 1 or more values in the amount field.

I am then building a CSV to insert rows into with these amounts.

My workflow loops the documents, but not the amount field. In fact it doesn't recognize the amount field as multiple values.

 

What do I need to do here ?

thanks !

Capture.PNG
Capture.PNG (377.2 KB)
0 0

Answer

SELECTED ANSWER
replied on September 18, 2018

O dang it.  I got it. I had to use Retrieve Field Values to expose my fields with multiple values.

Then I was able to loop the For Value on the Retrieved value token holding multiple and reach in on the iteration count to access each and every value.

 

Works great.

Capture.PNG
Capture.PNG (232.23 KB)
0 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.