Hello all,
I have a PowerApp connected to a Sharepoint List and have a made a flow to post a notification as a flow bot in a MS Teams channel whenever the "Project Status" column item is Completed.
I have 2 columns (amongst others) in the SharePoint List as follows:
a. Initiative Leader -> the user can select a single user from the list of Microsoft365 users
b. Team Members -> the user can select a multiple users from the list of Microsoft365 users
The message template that gets displayed when the Project Status is entered or modified as "Completed" is as shown below:
Is there any way to tag the Reported by (Initiative Leader) and Team (Team Members) while posting this message?
Please find the Power Automate flow that I am currently using to achieve the same. Kindly sggest modifications.