I have a flow that creates DevOps Features, by way of a Power Apps form and SharePoint list. Everything works ok except for 2 things.
1. The for each loop to get the links is causing duplicate feature creation (one for each attachment link)
2. The links are not hyperlink
I want to somehow concatenate the links to just one feature. Curious if anyone has some more info, thanks!