Forum Discussion
mamsteroonie
4 years agoHelper I
Dynamic Power Automate Fields need grouped together
I have a Power Automate flow within Power Bi Desktop that uses dynamic Power BI fields...The idea of the flow is to check to see if a person is overdue by a date range and send an email to the manage...
mamsteroonie
4 years agoHelper I
I actually need one giant email that is sent to all the managers with the overdue employees. So I dont think I need an array for the employees. Thoughts?
- lbendlin4 years agoSuper User
in that case you only need an array for the managers. You might even get away with adding all managers to the TO box and ignore the fact that some managers may be listed multiple times. They should still only receive the email once.