<?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 Counted variable in load script to a table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Counted-variable-in-load-script-to-a-table/m-p/371094#M704597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(IsNull(Field1) OR IsNull(Field2) OR IsNull(Field3),1,0)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NullTest&lt;/P&gt;&lt;P&gt;FROM...Excel...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, in any charts just use Sum(NullFlag) to count the number of rows that meet the test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2012 11:03:55 GMT</pubDate>
    <dc:creator>Jason_Michaelides</dc:creator>
    <dc:date>2012-05-28T11:03:55Z</dc:date>
    <item>
      <title>Counted variable in load script to a table</title>
      <link>https://community.qlik.com/t5/QlikView/Counted-variable-in-load-script-to-a-table/m-p/371093#M704596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have one big excel file that contains all of my data. How can I count all the rows that contains 3 "or" value conditions targeted with 3 different columns? I have to check the table if these columns have NULL values present and print the total count of rows that fill these conditions in an object expression. I can do this by using "where" in load script but then I don't have access to the other rows that this statement filters. How can I create a loop that goes through the whole table and checks if the row meet the "or" conditions and then stores the final count to somewhere that I can use in a object expression later. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 10:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counted-variable-in-load-script-to-a-table/m-p/371093#M704596</guid>
      <dc:creator />
      <dc:date>2012-05-28T10:58:09Z</dc:date>
    </item>
    <item>
      <title>Counted variable in load script to a table</title>
      <link>https://community.qlik.com/t5/QlikView/Counted-variable-in-load-script-to-a-table/m-p/371094#M704597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(IsNull(Field1) OR IsNull(Field2) OR IsNull(Field3),1,0)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NullTest&lt;/P&gt;&lt;P&gt;FROM...Excel...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, in any charts just use Sum(NullFlag) to count the number of rows that meet the test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 11:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counted-variable-in-load-script-to-a-table/m-p/371094#M704597</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-28T11:03:55Z</dc:date>
    </item>
  </channel>
</rss>

