<?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 does alert work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-does-alert-work/m-p/459343#M171453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The condition will be tested during reload. In your case, you compare the result of all of them ( 2150) with 100... and it doesn't satisfy the condition ( and it should be sum([total) &amp;gt; 100 instead of sum( [TOTAL]&amp;lt;100) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need use aggr in the expression to test each of the Salesman to identify if any of them had sum( ...) &amp;lt;100&lt;/P&gt;&lt;P&gt;the condition will be &lt;/P&gt;&lt;P&gt;sum( aggr( if( sum( [total]) &amp;lt;100,1,0), Salesman))&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Nov 2012 13:11:18 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2012-11-24T13:11:18Z</dc:date>
    <item>
      <title>How does alert work</title>
      <link>https://community.qlik.com/t5/QlikView/How-does-alert-work/m-p/459342#M171452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have create the following table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp; Salesman,NoOfProducts,year,total&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sujeet,12,2012,1000&lt;/P&gt;&lt;P&gt;&amp;nbsp; Smita,10,2011,100,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Hari,5,2010,50&lt;/P&gt;&lt;P&gt;&amp;nbsp; Bala,20,2012,1000]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that i tried to create an alert with the condition "sum([TOTAL]&amp;lt;100) ". I am expecting something like if i reload the table and click on the row where total is 50, i should see the alert message. But I am not able to see anything. Please let me know the best use of alerts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next question is from my desktop how can i send the alert to my GMAIL ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sujeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 14:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-does-alert-work/m-p/459342#M171452</guid>
      <dc:creator />
      <dc:date>2012-11-22T14:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: How does alert work</title>
      <link>https://community.qlik.com/t5/QlikView/How-does-alert-work/m-p/459343#M171453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The condition will be tested during reload. In your case, you compare the result of all of them ( 2150) with 100... and it doesn't satisfy the condition ( and it should be sum([total) &amp;gt; 100 instead of sum( [TOTAL]&amp;lt;100) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need use aggr in the expression to test each of the Salesman to identify if any of them had sum( ...) &amp;lt;100&lt;/P&gt;&lt;P&gt;the condition will be &lt;/P&gt;&lt;P&gt;sum( aggr( if( sum( [total]) &amp;lt;100,1,0), Salesman))&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2012 13:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-does-alert-work/m-p/459343#M171453</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-11-24T13:11:18Z</dc:date>
    </item>
  </channel>
</rss>

