Hello
I assigned a column "SME" (= owner page) to my pages. I changed in the settings that multiple SMEs can be assigned to a page.

In my power automate flow I would like to send an email to every person that is an SME of his page.

At the moment I worked with the function 'first' to get the first person from the SMEs, but I would like that it shows all the persons from the SMEs. How can I do this?
This is my current expression: first(items('Apply_to_each_2')?['SME'])?['Email']
Thank you in advance
Louis Quinet