Forum Discussion

Powerbi_16's avatar
Powerbi_16
Regular Visitor
2 years ago
Solved

Send an Alert e-mail

Hi All,

 

I have a matrix table, in that we table i have column called weeks which has data like 14 weeks, 13 weeks, 12 weeks, 11 weeks, 10 weeks and so on. Now what i need is whenever i see the data for 10weeks i should receive an alert e-mail, if the data is above 10weeks then nothing i need.

 

Can you please help me on this, 

3 Replies

  • PijushRoy's avatar
    PijushRoy
    Community Champion

    Hi Powerbi_16 

    You can use Power Automate to configure this kind of alert
    https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-flow-integration

    https://www.youtube.com/watch?v=Fs2d0SUgM8w


    Let me know if that works for you


    If your requirement is solved, please mark THIS ANSWER as SOLUTION ✔️ and help other users find the solution quickly. Please hit the LIKE 👍 button if this comment helps you.

    Thanks
    Pijush
    Linkedin

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Powerbi_16 

     

    PijushRoy Idrissshatila  Thank you very much for the help you have provided! Your answers are very helpful!

     

    Regarding your question on how to set up alert emails based on specific data conditions in a matrix table. It looks like you want to monitor the value of a specific column and trigger an email alert when a condition is met.

     

    You can achieve this with Power Automate in power bi service:

     

    Set alert conditions in Power BI:

     

    Open the Power BI report and navigate to the matrix table visual that contains the Week column you mentioned.


    Click the ellipsis (...) in the upper right corner of the matrix table visual and select Set alert.

     

    In the Set Alert pane, you need to define alert conditions. Since you want to be alerted to data corresponding to "10 weeks," set the condition to trigger when that value is equal to or less than 10.

     

    Set alerts on Power BI reports (public preview) - Power BI | Microsoft Learn

     

    Use Power Automate to automatically send email notifications:

     

    After setting up an alert in Power BI, integrate it with Power Automate to automate the email notification process.

     

    Sign in to Power Automate and select a template. Search Power BI and select a template to send emails to any audience when a Power BI data alert is triggered.

     

    Follow the template instructions to configure the process, including selecting the Power BI data alert you created and specifying the recipient's email address. For a step-by-step guide to integrating Power BI data alerts with Power Automate, visit this link.

     

    By following these steps, you should be able to receive an email alert whenever your matrix table displays "10 weeks" of data.

     

    Integrate Power BI data alerts with Power Automate - Power BI | Microsoft Learn

     

    Regards,

    Nono Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.