
Announcements
Hi there – I currently have a small issue with my flow. I would like to post a message in teams once a new item is added to the project pipeline. As you can see below, some of my dynamic content allow users to add multiple values to one column, in this case, disciplines. Unfortunately, if users choose to do this, multiple messages are sent in the chat. How do I solve this so that only one message is sent with all the disciplines that were posted in the pipeline. I've also attached the `apply to each´ function, that popped up when I was setting up the message below. I am not entirely sure if this also affects how my message is sent.
Thanks in advance!
Hi @ellinida
for multi values cases, you can create a array out of that column with multi values and then pass it in the teams message as variable 🙂