Hello!
I want to intialize and set variable but it shows only ID while setting variable connector. i want select column name in that connector screenshot is attached.
Solved! Go to Solution.
@Anonymous
What is the type of your variable?
For set variable use expression body('Create_item)?['FieldName']
where FieldName is name of column in SharePoint list
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
@Anonymous
What is the type of your variable?
For set variable use expression body('Create_item)?['FieldName']
where FieldName is name of column in SharePoint list
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
@Anonymous, at the start of your flow after the trigger you should use the action initialize variable (array or string) and then append to array to add values to the array.
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 |
---|---|
23 | |
14 | |
13 | |
10 | |
9 |
User | Count |
---|---|
51 | |
29 | |
29 | |
24 | |
22 |