<?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: Qlikview Alert in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087073#M361897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Choose authentication type as never. Make sure that SMTP server IP or name is correct. Also make sure that the port between QlikView server where qlikview is installed and SMTP server is open. So that You can send the mail from QlikView server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2016 08:36:22 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2016-03-17T08:36:22Z</dc:date>
    <item>
      <title>Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087064#M361888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have a table which have multiple users and regions associated to them. I want to send email alert notification to only those users whose region is not doing well. &lt;/P&gt;&lt;P&gt;I have gone through discussions in the communities but was not able to find scenario where mail recipients can be dynamic.&lt;/P&gt;&lt;P&gt;If anybody have any idea on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087064#M361888</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-03-16T10:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087065#M361889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://global.qlik.com/uk/explore/products/qlikview/nprinting" title="http://global.qlik.com/uk/explore/products/qlikview/nprinting"&gt;QlikView® NPrinting | Qlik&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlik.com/products/qlikview/nprinting" title="http://www.qlik.com/products/qlikview/nprinting"&gt;http://www.qlik.com/products/qlikview/nprinting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can use Macro, like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4870"&gt;Useful Qlikview Macros&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087065#M361889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-16T10:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087066#M361890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you want to send mail using Nprinting or Macro??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087066#M361890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-16T10:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087067#M361891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) 1st map the users(Email ID) to their respective region using QlikView inline load or you can maintain the excel file.&lt;/P&gt;&lt;P&gt;2) Now link the User(Email) to Actual data based on region.&lt;/P&gt;&lt;P&gt;3) Setup the SMTP server with User account from which mail should be triggered.Go to Qlikview application-&amp;gt;Settings-&amp;gt; User Preference-&amp;gt;Mail-&amp;gt; Here you can set the SMTP server with user account. Test the same.&lt;/P&gt;&lt;P&gt;4) Once email is configured in step 3, Create the alert with condition : sum(sales)&amp;lt;=2000 (write your actual condition for bad sales)&lt;/P&gt;&lt;P&gt;5) In recipient, put below expression to trigger the mail&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; concat(EmailID ={"=sum(sales)&amp;lt;=2000"}&amp;gt;}&lt;SPAN style="font-size: 13.3333px;"&gt;EmailID,';')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087067#M361891</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-16T10:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087068#M361892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be this like this as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;QV Desktop -&amp;gt; Tools -&amp;gt; Alert Wizard -&amp;gt;A few clicks in choose On Post Reload.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087068#M361892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-16T10:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087069#M361893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this link &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-3549" title="https://community.qlik.com/docs/DOC-3549"&gt;https://community.qlik.com/docs/DOC-3549&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 11:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087069#M361893</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-03-16T11:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087070#M361894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create&amp;nbsp; variable&amp;nbsp; &lt;STRONG&gt;vEmailRecipients and send the mail for multiple recipients.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL class="dp-c" start="1"&gt;&lt;LI&gt;sub SendMail&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; set Report_Table=ActiveDocument.GetSheetObject("Report_Table")&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; ' Get Email recipient list stored in the varable vEmailRecipients&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; var_emailRecipients = ActiveDocument.Variables("vEmailRecipients").GetContent.string&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; 'msgbox var_emailRecipients&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; 'format the mail body&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody="&amp;lt;HTML&amp;gt;&amp;lt;BODY&amp;gt;&amp;lt;font face=""verdana"" size=""1""&amp;gt; Design and Planning Report &amp;lt;br&amp;gt; &amp;lt;br&amp;gt;"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody &amp;amp; "&amp;lt;TABLE border=""1""&amp;gt;"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; For i=0 to Report_Table.GetNOOfRows&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody&amp;amp;"&amp;lt;TR&amp;gt;"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody&amp;amp;"&amp;lt;Td&amp;gt;&amp;lt;font face=""verdana"" size=""1""&amp;gt;"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody&amp;amp;Report_Table.GetCell(i,0).text&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody&amp;amp;" &amp;lt;/font&amp;gt;&amp;lt;/Td&amp;gt;"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody&amp;amp;"&amp;lt;Td bgcolor="&amp;amp;Report_Table.GetCell(i,2).text &amp;amp;"&amp;gt;&amp;lt;font face=""verdana"" size=""1""&amp;gt;"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody&amp;amp;Report_Table.GetCell(i,1).text&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody&amp;amp;" &amp;lt;/font&amp;gt;&amp;lt;/Td&amp;gt;"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody&amp;amp;"&amp;lt;/TR&amp;gt;"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Next&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; txtBody=txtBody&amp;amp;"&amp;lt;/TABLE&amp;gt; &amp;lt;/BODY&amp;gt;&amp;lt;/HTML&amp;gt;"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Set gObjExcel=Nothing&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Set objMsg = CreateObject("CDO.Message")&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Set msgConf = CreateObject("CDO.Configuration")&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; ' Server Configuration&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp; msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/sendusing" rel="nofollow" target="_blank"&gt;http://schemas.microsoft.com/cdo/configuration/sendusing&lt;/A&gt;&lt;SPAN&gt;") = 2&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp; msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserver" rel="nofollow" target="_blank"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserver&lt;/A&gt;&lt;SPAN&gt;") = "smpthost"&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp; msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpserverport" rel="nofollow" target="_blank"&gt;http://schemas.microsoft.com/cdo/configuration/smtpserverport&lt;/A&gt;&lt;SPAN&gt;") = 25&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp; msgConf.Fields.Item("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/cdo/configuration/smtpauthenticate" rel="nofollow" target="_blank"&gt;http://schemas.microsoft.com/cdo/configuration/smtpauthenticate&lt;/A&gt;&lt;SPAN&gt;") = 1&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; msgConf.Fields.Update&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; ' Email&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; objMsg.Subject = "Design and Planning Report"&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp; 'objMsg.To = "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:testmail@domain.com"&gt;testmail@domain.com&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; objMsg.Bcc= var_emailRecipients&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp; objMsg.From = "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:apptechsupport@domain.com"&gt;apptechsupport@domain.com&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; 'assign body to the message&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; objMsg.HTMLBody =txtBody&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Set objMsg.Configuration = msgConf&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; objMsg.Send&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Msgbox("Report has been mailed.")&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; ' Clear objects&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Set objMsg = nothing&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; Set msgConf = nothing&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;LI&gt;end sub&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 11:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087070#M361894</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-03-16T11:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087071#M361895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Kush,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;i am getting error:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Could not connect to server.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Last response: Unexpected AUTH LOGINresponse, Last Response: 504&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;5.7.4. Unrecognized authentication type.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;could you please help on this.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 08:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087071#M361895</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-03-17T08:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087072#M361896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi All,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi All,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I am getting this error while s&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;ending mail from qlikview.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="error.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118352_error.jpg" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 08:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087072#M361896</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-03-17T08:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087073#M361897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Choose authentication type as never. Make sure that SMTP server IP or name is correct. Also make sure that the port between QlikView server where qlikview is installed and SMTP server is open. So that You can send the mail from QlikView server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 08:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087073#M361897</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-17T08:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087074#M361898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to send test mail now, but when i am entering the receipient name in Mail receipient box its not working,the mail is not sent to anybody. Am i missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 10:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087074#M361898</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-03-17T10:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087075#M361899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enter the Email ID of the user to whom you want to send the Email in Mail recipient. Make sure that Email id is valid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 12:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087075#M361899</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-17T12:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087076#M361900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to send mail row wise. Eg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Amount&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;User&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Region&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Z&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to send mails to all of them as they have not meet their goal of 500.&lt;/P&gt;&lt;P&gt;My scenario is :&lt;/P&gt;&lt;P&gt;I want to send mail to A two times. One for Region X and other for Region Z.&lt;/P&gt;&lt;P&gt;and other mail to B for Region Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087076#M361900</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-03-18T11:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087077#M361901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;is it possible to send mail row wise. Eg:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Amount&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;User&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Region&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Z&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have to send mails to all of them as they have not meet their goal of 500.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;My scenario is :&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I want to send mail to A two times. One for Region X and other for Region Z.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;and other mail to B for Region Y.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Is it possible??&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087077#M361901</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-03-18T11:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087078#M361902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/855521"&gt;One alert per row&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087078#M361902</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T11:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087079#M361903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chanty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Prompt reply, but my scenario is different. I have one more parameter that is region.&lt;/P&gt;&lt;P&gt;I have to send mail region wise to User based on amount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 11:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087079#M361903</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-03-18T11:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087080#M361904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is possible. In email body you can send the figures as Table format using Aggr &amp;amp; Concat function. So there is no need to send the Trigger twice for the same user. In single trigger only you will be able to Send the report for both Region for that user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the below link&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-12573"&gt;QlikView App: Send Data In QlikView Alerts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Mar 2016 07:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087080#M361904</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-19T07:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087081#M361905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I have dynamic recipients and the msg body should generate based on user. Every user should not get same mail text. They should get their respective mail text containing their respective values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 09:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Alert/m-p/1087081#M361905</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2016-03-21T09:19:21Z</dc:date>
    </item>
  </channel>
</rss>

