<?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: How can i send automatic mail based on data selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664872#M1071110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create separate alerts, then use Set Analysis to create an alert for Group TestA and Group TestB&lt;/P&gt;&lt;P&gt;{&amp;lt;Group={'Test A'}&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 07:04:47 GMT</pubDate>
    <dc:creator>p_verkooijen</dc:creator>
    <dc:date>2014-08-13T07:04:47Z</dc:date>
    <item>
      <title>How can i send automatic mail based on data selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664869#M1071101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to apply the below logic in the uploaded sample QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Based on the column (Remaining time) , if it is less than 2(hr) automatic mail needs to be sent to the team (Group) with the subject as ticket number(Case Id) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above logic will be checked based on on open or reload of the application. Please suggest your idea.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="430"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="116"&gt;CASE ID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="120"&gt;Remaining_Time&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="194"&gt;Group&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM740410&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM741550&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM741556&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM741644&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test A&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 14:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664869#M1071101</guid>
      <dc:creator />
      <dc:date>2014-08-12T14:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can i send automatic mail based on data selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664870#M1071104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see you tried using Alerts, however you need to use AGGR to determine which CASE's are due.&lt;/P&gt;&lt;P&gt;See attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 14:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664870#M1071104</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2014-08-12T14:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How can i send automatic mail based on data selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664871#M1071107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the logic that you have used. It is exactly the same that i wished as, can you please help me out in one more logic in the application ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i set the mail recipients automatically based on satisfying the above conditions. So that in mail recipient (alert) field it is not necessary to enter all the mail ids.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="539"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" width="116"&gt;IM743087&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: none;" width="120"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="194"&gt;Test A&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="109"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@gmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743097&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@hotmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743163&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@hotmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743293&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743297&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743298&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743299&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743300&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743301&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743302&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743375&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;IM743376&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Test D&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;&lt;A href="mailto:abcd@gmail.com"&gt;abcd@hotmail.com&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 15:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664871#M1071107</guid>
      <dc:creator />
      <dc:date>2014-08-12T15:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can i send automatic mail based on data selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664872#M1071110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create separate alerts, then use Set Analysis to create an alert for Group TestA and Group TestB&lt;/P&gt;&lt;P&gt;{&amp;lt;Group={'Test A'}&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 07:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664872#M1071110</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2014-08-13T07:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can i send automatic mail based on data selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664873#M1071113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know you have a solution to your question, but I would recommend that you look at third party reporting options like NPrinting for this kind of work instead of using alerts. Alerts require the document to be open in desktop or in IE client, which is a 'stop gap' type of approach.. Whereas something like NPrinting can be set to run on a formal scheduled batch process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also can have greater flexibility about the information contained in the emails if you dont rely on Alerts' limited options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 07:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664873#M1071113</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2014-08-13T07:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can i send automatic mail based on data selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664874#M1071115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i apply the set analysis in the mail recipients alert. Can you pls give a example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 07:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-send-automatic-mail-based-on-data-selection/m-p/664874#M1071115</guid>
      <dc:creator />
      <dc:date>2014-08-13T07:59:44Z</dc:date>
    </item>
  </channel>
</rss>

