I'm doing something wrong. I have the below flow, however it doesn't seem to be composing and joining the emails properly - this is the error I'm getting. What do I need to change?
Here are screen shots of the flow and the error message:
Solved! Go to Solution.
I figured this out! My append to array variable just needs to be the email and not the JSON style formatting.
IE
Just email
Not
{
Email: item...
}
I figured this out! My append to array variable just needs to be the email and not the JSON style formatting.
IE
Just email
Not
{
Email: item...
}
HI @TesDA
It would be a lot more efficient to use a Select action. Make sure you switch the select to Text mode and that will ensure the select returns an array of emails only.
Please consider accepting my answer as a solution if it helps to solve your problem.
Cheers
Damien
Please take a look and subscribe to my YouTube Channel for more Power Platform ideas and concepts, or take a look at my website. Thanks
User | Count |
---|---|
101 | |
36 | |
29 | |
25 | |
16 |
User | Count |
---|---|
133 | |
54 | |
53 | |
36 | |
26 |