Hi all,
I am quite inexperienced in using microsoft flows. I am currently in the middle of creating a flow. I have a list of projects showing information related to whom the project was assigned, when it starts, is on site and ends. This list also provides information about the project managers' emails. So a project manager might have been assigned with more than one project. So my trigger I want to be the recurrence because this is an action that must be repeated at least once or twice a week.
I want to send email to each project manager presented in the spreadsheet by providing them with the a list/table of the project(s) that this individual was assigned.
From what I have built so far what I am getting is not what I was expecting to be as an outcome. The flow sends the emails but without table and it sends mulitple email and not one email per project manager showing a table of projects.
I have selected the following:
Recurrence
List rows present in a table
Select: From :value (excel) and Map I have selected 4 variables
Create CSV table: From: Value(excel) and then Header the 4 columns that I want my table to include
Send an email: To: email (excel), Body: my message and then the flow did not allow me to select the output from the csv table.
Please find the following screenshots.
recurrence
list rows present in a table
select
create a csv table
send an email
Sorry if I am a pain, you might have come across with similar questions but I couldn't find anything that it could help me.