<?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: Multiple Count Functional in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662778#M1059714</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in front end you can do like this &lt;/P&gt;&lt;P&gt;rangesum(count(reviewer1),0)+rangesum(count(reviewer2),0)+rangesum(count(reviewer3),0)+rangesum(count(reviewer4),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or in backend &lt;/P&gt;&lt;P&gt;you need to do cross table and then you need to count i think.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Oct 2014 08:35:49 GMT</pubDate>
    <dc:creator>preminqlik</dc:creator>
    <dc:date>2014-10-06T08:35:49Z</dc:date>
    <item>
      <title>Multiple Count Functional</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662775#M1059709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi QlikViewers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to perform a count funtion for multiple fields and only get the result in one field&lt;/P&gt;&lt;P&gt;e.g Reviewer1,&amp;nbsp;&amp;nbsp; Reviewer2,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reviewer3,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reviewer4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; John Martin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Grace Willer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Spencer James&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the Count result to be [All Reviewer]= 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 08:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662775#M1059709</guid>
      <dc:creator />
      <dc:date>2014-10-06T08:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Count Functional</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662776#M1059710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set NullInterpret = '';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,RangeCount(Reviewer1,Reviewer2,Reviewer3,Reviewer4) Inline [&lt;/P&gt;&lt;P&gt;Reviewer1,Reviewer2,Reviewer3,Reviewer4&lt;/P&gt;&lt;P&gt;John Martin ,,Grace Willer,Spencer James ];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 08:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662776#M1059710</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-06T08:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Count Functional</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662777#M1059712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Anbu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. I have tried your solution but it doesn't return the correct answer though. It returns the value of "4" instead of "3"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 08:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662777#M1059712</guid>
      <dc:creator />
      <dc:date>2014-10-06T08:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Count Functional</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662778#M1059714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in front end you can do like this &lt;/P&gt;&lt;P&gt;rangesum(count(reviewer1),0)+rangesum(count(reviewer2),0)+rangesum(count(reviewer3),0)+rangesum(count(reviewer4),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or in backend &lt;/P&gt;&lt;P&gt;you need to do cross table and then you need to count i think.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 08:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662778#M1059714</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2014-10-06T08:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Count Functional</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662779#M1059715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you add &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Set NullInterpret = '';&lt;/STRONG&gt; in your script?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach sample qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 08:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662779#M1059715</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-06T08:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Count Functional</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662780#M1059717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anbu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! I didn't add the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Set NullInterpret = ''; &lt;/STRONG&gt;in the script. It works now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If you don't mind can you please explain to me how this logic works? It's the first time I'm seeing this awesome fuction.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 09:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662780#M1059717</guid>
      <dc:creator />
      <dc:date>2014-10-06T09:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Count Functional</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662781#M1059718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From QV Help&lt;/P&gt;&lt;P&gt;&lt;A name="kanchor974"&gt;&lt;/A&gt;&lt;A name="rangecount"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;rangecount(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;expr1 [ , expr2, ... exprN ]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Returns the number of values found within a range of 1 to N arguments. NULL values are not counted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Set NullInterpret = ''; -- &lt;/STRONG&gt;&lt;/SPAN&gt;This will convert all blank fields to NULLs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 09:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662781#M1059718</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-06T09:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Count Functional</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662782#M1059719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2014 09:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Count-Functional/m-p/662782#M1059719</guid>
      <dc:creator />
      <dc:date>2014-10-06T09:25:37Z</dc:date>
    </item>
  </channel>
</rss>

