Hi All,
As i have started working with flows i have known that we can schedule a bulk email for items in sharePoint List which was not possible in SharePoint Designer.
But now i have a requirement which i think i am struggling with in flows too, cant seem to wrap my head around as to how to build this flow.
Requirement: So what i would want is to Create a Flow which would Send out bulk email.
Now, I haave a column named XYZ which contains a number and for this Column there can be multiple Parts.
For Example: XYZ112 has 10 parts so it will have 10 line items in shaerpoint list with same XYZ112 value in XYZ column.
Now what the user wants is to send a bulk email when all the 10 line items have a value of Yes in Column Business action.
So if business action is yes then only it will send email but i would want to send email for all the 10 parts and not one single part.
Idk if this makes sense but i guess i have made most of my requirements clear!!
Please do tell me if you need to know something else too.