<?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: Flag both null and certain values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Flag-both-null-and-certain-values/m-p/1377640#M614016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Oct 2017 10:43:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-02T10:43:44Z</dc:date>
    <item>
      <title>Flag both null and certain values</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-both-null-and-certain-values/m-p/1377638#M614014</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 customers with addresses: some of them have a countrycode, while some of them have "null" countrycode. I want to find, (with an&amp;nbsp; action-button, Select in Field) the customers, that have vaules 6 or 7 or null. Should I flag them in the script? How can I flag both null-values and certain values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 08:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-both-null-and-certain-values/m-p/1377638#M614014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-02T08:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Flag both null and certain values</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-both-null-and-certain-values/m-p/1377639#M614015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A flag in the script could look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CountryTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CountryCode,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(len(trim(CountryCode))=0 or match(CountryCode ,6,7),1,0) as CountryCodeFlag,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM ...;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 08:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-both-null-and-certain-values/m-p/1377639#M614015</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-02T08:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Flag both null and certain values</title>
      <link>https://community.qlik.com/t5/QlikView/Flag-both-null-and-certain-values/m-p/1377640#M614016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 10:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flag-both-null-and-certain-values/m-p/1377640#M614016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-02T10:43:44Z</dc:date>
    </item>
  </channel>
</rss>

