If I understood correctly, it is unlikely that the join expression would have this output based on your description. Could you please confirm that you referenced the dynamic content of correct Compose outputs in the Populate Word Template action?
If you did reference the correct Compose, please confirm the outputs of your Select Project Trigger look like ["Sample words 1", "Sample words 2", "Sample words 3"], formatted as an array of strings.
If the output of your Select Project Trigger is something like: { "Value": "Sample words 1" }, { "Value": "Sample words 2" }, { "Value": "Sample words 3" } ], then create a second Select, using the outputs of Select Project Trigger as "From" (highlighted in red), switch it to text mode (in yellow) clear everything from the map and enter the expression item['Value'] (in blue):
As a result, your output will look like this: ["Sample words 1", "Sample words 2", "Sample words 3"], and you will be able to use it as input for the join expression in your Compose.
Let me know if it works for you or if you need any additional help!
✅
If this solved your issue, please mark it as Accepted Answer.
👍
If it helped, feel free to give it a like!
🌐 Explore more Power Platform content on my
Website or on my ▶️
YouTube
💼 Find me on
LinkedIn