Hi,
I have created a button in Power BI report. When I click on it, it should trigger an email to a user via Power Automate.
I want to add the report page name and specific column information in the body of the email.
Basically, In the body, I need to see the user who clicked the button on the report, what is the power bi report page name, and what code in the table view is selected.
How to get these information dynamically in the email body?
Thanks advance.