Hello,
I am using the Apply to Each control. However I'm not sure what the first box, "Select an Output from Previous Steps" is asking for.
The previous action is "Get a Row" in Excel. However in the "Select an Output from Previous Steps" box dynamic content appears unavailable. The box will only allow me to type in text values. However the flow receives an error message when ran.
Thanks,
Sam
Solved! Go to Solution.
@SamSpon a couple of mistakes in your flow: you've missed out the List rows present in a table immediately after the Recurrence and before the Get a row. You do need that. And in the key value you then select the unique column from the excel table which will be in the dynamic content. As soon as you do that it will wrap the Get a row in an Apply to each and add value into the Apply to each field.
In the List rows present in a table, if you only want the rows where SendforApproval is equal to Yes as it seems you do then you can add a filter query in the advanced options of the List rows present... action of SendforApproval eq 'Yes'
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
You don't type in anything in that box, from the dynamic content you select "value":
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
Proud to be a Flownaut!
Thanks Jcook. Below is a picture of the current flow. I will try using the Compose action. Without the Compose Action, the Dynamic Content doesn't seem available.
@SamSpon a couple of mistakes in your flow: you've missed out the List rows present in a table immediately after the Recurrence and before the Get a row. You do need that. And in the key value you then select the unique column from the excel table which will be in the dynamic content. As soon as you do that it will wrap the Get a row in an Apply to each and add value into the Apply to each field.
In the List rows present in a table, if you only want the rows where SendforApproval is equal to Yes as it seems you do then you can add a filter query in the advanced options of the List rows present... action of SendforApproval eq 'Yes'
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
User | Count |
---|---|
79 | |
56 | |
54 | |
43 | |
39 |
User | Count |
---|---|
81 | |
81 | |
75 | |
67 | |
43 |