<?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: Count assistance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-assistance/m-p/1051515#M352901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)='YES')+ (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(field2)&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='NO'))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;will this work?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2016 16:23:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-18T16:23:33Z</dc:date>
    <item>
      <title>Count assistance</title>
      <link>https://community.qlik.com/t5/QlikView/Count-assistance/m-p/1051513#M352899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 0px 1in;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Count all entries that meet the criteria &lt;STRONG&gt;&lt;SPAN style="color: #3366ff;"&gt;FIELD1&lt;/SPAN&gt;&lt;SPAN style="color: #0070c0;"&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;with answer&lt;STRONG&gt; &lt;SPAN style="color: #00b050;"&gt;‘YES’ &lt;/SPAN&gt;&lt;/STRONG&gt;and&lt;/EM&gt; &lt;SPAN style="color: #0070c0;"&gt;&lt;STRONG&gt;FIELD2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt; &lt;EM&gt;with answer&lt;STRONG&gt; &lt;SPAN style="color: #00b050;"&gt;‘NO’ &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&amp;lt;&lt;SPAN style="color: red;"&gt;Note** that this combination will be the argument we use to identify all COMP that were flown by a drone&lt;/SPAN&gt;&amp;gt;&lt;/EM&gt; TAKE OUT NULLS.&lt;UL style="list-style-type: circle;"&gt;&lt;LI style="color: #000000; font-family: 'Calibri',sans-serif; font-size: 11pt; font-style: normal; font-weight: normal;"&gt;&lt;P style="color: #000000; font-family: 'Calibri',sans-serif; font-size: 11pt; font-style: normal; font-weight: normal; margin-top: 0in; margin-bottom: 8pt; mso-add-space: auto; mso-list: l0 level2 lfo1;"&gt;&lt;EM&gt;Display total count&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 16:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-assistance/m-p/1051513#M352899</guid>
      <dc:creator />
      <dc:date>2016-04-18T16:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count assistance</title>
      <link>https://community.qlik.com/t5/QlikView/Count-assistance/m-p/1051514#M352900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count( {&amp;lt;FIELD1 = {'YES'}, FIELD2 = {'NO'} &amp;gt;} YourCountEntryField)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 16:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-assistance/m-p/1051514#M352900</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-18T16:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Count assistance</title>
      <link>https://community.qlik.com/t5/QlikView/Count-assistance/m-p/1051515#M352901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)='YES')+ (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(field2)&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='NO'))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;will this work?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 16:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-assistance/m-p/1051515#M352901</guid>
      <dc:creator />
      <dc:date>2016-04-18T16:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count assistance</title>
      <link>https://community.qlik.com/t5/QlikView/Count-assistance/m-p/1051516#M352902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it work? I believe it won't return a total count of your field(s), but if you think that this is the correct answer...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 16:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-assistance/m-p/1051516#M352902</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-18T16:26:18Z</dc:date>
    </item>
  </channel>
</rss>

