<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Need Help!! - Email Notification using Data Alerts and MS Flow in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Need-Help-Email-Notification-using-Data-Alerts-and-MS-Flow/m-p/400589#M11927</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/49292"&gt;@dipankar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently encountered a similar issue sending&amp;nbsp;emails&amp;nbsp;via FLOW&amp;nbsp;based on the dynamic address in power bi. Can you tell me your solution please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Apr 2018 02:05:01 GMT</pubDate>
    <dc:creator>MiaZhao</dc:creator>
    <dc:date>2018-04-20T02:05:01Z</dc:date>
    <item>
      <title>Need Help!! - Email Notification using Data Alerts and MS Flow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Need-Help-Email-Notification-using-Data-Alerts-and-MS-Flow/m-p/321638#M9483</link>
      <description>&lt;P&gt;Hello All.&lt;/P&gt;&lt;P&gt;Bascially, I have a report in which I am showing list of the employees who received bonus and their details.&lt;BR /&gt;So, I have this requirement where I have to send email notifications to the all employees who received bonus.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;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 &amp;gt; 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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, suggest if&amp;nbsp;we can somehow pass dynamic list of employees in MS Flow or if there is some workaround for achieving this.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 04:58:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Need-Help-Email-Notification-using-Data-Alerts-and-MS-Flow/m-p/321638#M9483</guid>
      <dc:creator>dipankar</dc:creator>
      <dc:date>2017-12-12T04:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help!! - Email Notification using Data Alerts and MS Flow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Need-Help-Email-Notification-using-Data-Alerts-and-MS-Flow/m-p/322471#M9509</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/49292"&gt;@dipankar&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hello All.&lt;/P&gt;
&lt;P&gt;Bascially, I have a report in which I am showing list of the employees who received bonus and their details.&lt;BR /&gt;So, I have this requirement where I have to send email notifications to the all employees who received bonus.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;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 &amp;gt; 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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, suggest if&amp;nbsp;we can somehow pass dynamic list of employees in MS Flow or if there is some workaround for achieving this.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/49292"&gt;@dipankar&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;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&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The alert from Power BI triggers your Flow.&lt;/LI&gt;
&lt;LI&gt;Flow then queries the &lt;SPAN&gt;correlated mail&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;recipients from the original datasource and send to recipients accordingly.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;As to further advice, I'd suggest you post in the dedicated Flow forum.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 02:46:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Need-Help-Email-Notification-using-Data-Alerts-and-MS-Flow/m-p/322471#M9509</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-12-13T02:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help!! - Email Notification using Data Alerts and MS Flow</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Need-Help-Email-Notification-using-Data-Alerts-and-MS-Flow/m-p/400589#M11927</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/49292"&gt;@dipankar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently encountered a similar issue sending&amp;nbsp;emails&amp;nbsp;via FLOW&amp;nbsp;based on the dynamic address in power bi. Can you tell me your solution please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 02:05:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Need-Help-Email-Notification-using-Data-Alerts-and-MS-Flow/m-p/400589#M11927</guid>
      <dc:creator>MiaZhao</dc:creator>
      <dc:date>2018-04-20T02:05:01Z</dc:date>
    </item>
  </channel>
</rss>

