Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
dipankar
Advocate I
Advocate I

Need Help!! - Email Notification using Data Alerts and MS Flow

Hello All.

Bascially, I have a report in which I am showing list of the employees who received bonus and their details.
So, I have this requirement where I have to send email notifications to the all employees who received bonus.


For achieving this, I have a card on report which shows count of employees who received bonus and basically pinned this card to a dasboard and created a data alert on condition (employees with bonus > 0). Then I used Microsoft flow and created a flow where when a data driven alert is triggerd then I will have an action to send mail to the employees with bonus.

 

The part where I am stuck is how to make the email recipients dynamic i.e. to be able to send mails to only those users who received bonus, say for the next quarter when again this alert is triggered the mails are only sent to user who received bonus in that quarter. 

Please, suggest if we can somehow pass dynamic list of employees in MS Flow or if there is some workaround for achieving this.

2 REPLIES 2
MiaZhao
Helper I
Helper I

Hi @dipankar,

 

I recently encountered a similar issue sending emails via FLOW based on the dynamic address in power bi. Can you tell me your solution please?

 

Thanks.

Eric_Zhang
Microsoft Employee
Microsoft Employee


@dipankar wrote:

Hello All.

Bascially, I have a report in which I am showing list of the employees who received bonus and their details.
So, I have this requirement where I have to send email notifications to the all employees who received bonus.


For achieving this, I have a card on report which shows count of employees who received bonus and basically pinned this card to a dasboard and created a data alert on condition (employees with bonus > 0). Then I used Microsoft flow and created a flow where when a data driven alert is triggerd then I will have an action to send mail to the employees with bonus.

 

The part where I am stuck is how to make the email recipients dynamic i.e. to be able to send mails to only those users who received bonus, say for the next quarter when again this alert is triggered the mails are only sent to user who received bonus in that quarter. 

Please, suggest if we can somehow pass dynamic list of employees in MS Flow or if there is some workaround for achieving this.


@dipankar

The alert message doesn't contain the correlated mail recipients. As far as I know, it only contains the acutal count of employees. So in your case, the workaround may be

  1. The alert from Power BI triggers your Flow.
  2. Flow then queries the correlated mail recipients from the original datasource and send to recipients accordingly.

As to further advice, I'd suggest you post in the dedicated Flow forum.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.