Forum Discussion
Email trigger based on refreshed data
- 1 year ago
RichOB , You can try to create flow
Create a Power Automate Flow:
Go to Power Automate and create a new flow.
Choose the trigger "When a data-driven alert is triggered" from Power BI.
Set Up the Power BI Alert:In Power BI, create a data alert on the specific visual or data point that indicates an altercation.
For example, you can set an alert on a measure that counts the number of altercations and triggers when this count is greater than 0.
Configure the Flow:In the flow, after the trigger, add an action to "Get rows" from the Power BI dataset.
Filter the rows to get the specific data where Altercation is Yes.
Send an Email:Add an action to send an email (e.g., using Office 365 Outlook).
Configure the email body to include the details from the filtered data, such as the date, location, and individuals involved
Hi RichOB,
I wanted to check if you had the opportunity to review the information provided by bhanu_gautam. Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.