<?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: Select &amp;quot;Missing&amp;quot; Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-quot-Missing-quot-Values/m-p/2416329#M1225253</link>
    <description>&lt;P&gt;Can you apply null handling techniques in script level... Like pass default value as NA or 0 if value is null or blank&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Feb 2024 02:39:52 GMT</pubDate>
    <dc:creator>anat</dc:creator>
    <dc:date>2024-02-08T02:39:52Z</dc:date>
    <item>
      <title>Select "Missing" Values</title>
      <link>https://community.qlik.com/t5/QlikView/Select-quot-Missing-quot-Values/m-p/2415331#M1225249</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I got two Tables in QlikView:&lt;/P&gt;
&lt;P&gt;Purchase Orders with Columns:&lt;/P&gt;
&lt;P&gt;Purchase Order Number; Purchase Quantity&lt;BR /&gt;6000; 100&lt;BR /&gt;6001; 200&lt;BR /&gt;6002; 50&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;PO Confirmations with Columns:&lt;BR /&gt;Purchase Order Number; Confirmation Number; Confirmed Quantity&lt;BR /&gt;6000; 1000; 50&lt;BR /&gt;6002; 1001; 50&lt;/P&gt;
&lt;P&gt;From this I (and QlikView) create a Report Table like this:&lt;/P&gt;
&lt;P&gt;Purchase Order Number; Purchase Quantity; Confirmation Number; Confirmed Quantity; Sum Open Quantity&lt;BR /&gt;6000; 100; 1000; 50; 50 &lt;BR /&gt;6001; 200; -; -; 200&lt;BR /&gt;6002; 50; 1001; 50; 0&lt;/P&gt;
&lt;P&gt;Is there a possibility with this Table Structure to select in column "Confirmation Number" only results where no entry in PO Confirmations is available? The second line with "-" only? Because in my Dropdown List I can see only 1000 and 1001.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 10:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-quot-Missing-quot-Values/m-p/2415331#M1225249</guid>
      <dc:creator>firebohl</dc:creator>
      <dc:date>2024-02-06T10:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Select "Missing" Values</title>
      <link>https://community.qlik.com/t5/QlikView/Select-quot-Missing-quot-Values/m-p/2416329#M1225253</link>
      <description>&lt;P&gt;Can you apply null handling techniques in script level... Like pass default value as NA or 0 if value is null or blank&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 02:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-quot-Missing-quot-Values/m-p/2416329#M1225253</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-02-08T02:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Select "Missing" Values</title>
      <link>https://community.qlik.com/t5/QlikView/Select-quot-Missing-quot-Values/m-p/2416343#M1225254</link>
      <description>&lt;P&gt;Expression/Script level we can handle it&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like,&lt;STRONG&gt; LEN(Confirmation Number)&amp;gt;0&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 03:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-quot-Missing-quot-Values/m-p/2416343#M1225254</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2024-02-08T03:42:03Z</dc:date>
    </item>
  </channel>
</rss>

