<?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 Alert in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Alert/m-p/876278#M305965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with Employee's name and his salary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of expression do I need to write in condition of Alert Wizard if I want a popping up alert whenever there is a mising value in salary?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IsNull(Salary) isnt working properly, it always shows me an alert though there are no missing values....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 15:12:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-21T15:12:23Z</dc:date>
    <item>
      <title>Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Alert/m-p/876278#M305965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with Employee's name and his salary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of expression do I need to write in condition of Alert Wizard if I want a popping up alert whenever there is a mising value in salary?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IsNull(Salary) isnt working properly, it always shows me an alert though there are no missing values....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 15:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alert/m-p/876278#M305965</guid>
      <dc:creator />
      <dc:date>2015-04-21T15:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alert</title>
      <link>https://community.qlik.com/t5/QlikView/Alert/m-p/876279#M305966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana, depends on data model but maybe:&lt;/P&gt;&lt;P&gt;Count(Employee)&amp;lt;&amp;gt;Count(Salary)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Sum(Aggr(If(Count(Salary)=0, 1), Employee))&amp;gt;1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 15:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Alert/m-p/876279#M305966</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-04-21T15:16:32Z</dc:date>
    </item>
  </channel>
</rss>

