
Announcements
Hi,
I am using power Automate in power BI and i have an application using Row level security (based on function userprincipalename() )
The app filters the data according to the logged-in user based on his email.
I have created a flow that can send an email to users et let inform them about some kpis.
But the email sent comes from me.
I want the sender to be the logged-in user, means that the value of my measure that contain the function userprincipalename().
Thats what i put in the "From (Send as)" but it doesnt seem to not work. To check it, i sign the email with it and i tested the flow, the value is empty.
Thanks for the help
I