
Announcements
Hi all,
I'm tipping my toe into power automate and want to send people rows from a dataverse table that are associated with them. I've been following this https://www.youtube.com/watch?v=tp0jLnmKcEs which walks you through the steps clearly.
My problem is when i go to develop the flow, the editor adds a for each component every time I edit the select columns component. I think its related to how I am referencing the values to use in the columns. Unlike the video the only field name that matches the one I want is from the list rows component (aka the unfiltered List rows component) .
If I move the select out of the for each component (& delete the for each) them I get a template error for which the solution seems to be re-wire it up again but that gets me back to the same point.
What am I missing/What am I doing wrong?