<?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 If in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-If/m-p/325095#M119762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not really sure what you are after, I assume your checklist somekind of flag with values OK or KO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;gt;I need the expresison to create a graph to highlight the total activities split by category and the total of activity OK/KO on the total. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need a dimension category [Pod Cod Authority DL]&amp;nbsp; in your chart and then maybe another dimension [Codice Esito] or two expressions with an if().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or do you want to see different things in your bars / values for each dimension value and for the total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached. Maybe you could give an example of what you expect by uploading a file or just adding some data in a post (upload is available in advanced editor on the upper right of the editor window).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Oct 2011 14:50:54 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2011-10-10T14:50:54Z</dc:date>
    <item>
      <title>Count If</title>
      <link>https://community.qlik.com/t5/QlikView/Count-If/m-p/325093#M119760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm a newbi at QlikView...i'mdealing with an expression and there is no way to let it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 dimensions:&lt;/P&gt;&lt;P&gt;- [Codice Esito]:&amp;nbsp; a check list (ok/ko)&lt;/P&gt;&lt;P&gt;- [NUM ATT]: is the activity ID&lt;/P&gt;&lt;P&gt;- [Pod Cod Authority DL] is the category&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the expresison to create a graph to highlight the total activities split by category and the total of activity OK/KO on the total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a count if but I'm not able to manage it on QV 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance to all fo you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 14:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-If/m-p/325093#M119760</guid>
      <dc:creator />
      <dc:date>2011-10-10T14:07:23Z</dc:date>
    </item>
    <item>
      <title>Count If</title>
      <link>https://community.qlik.com/t5/QlikView/Count-If/m-p/325094#M119761</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;As i understand from your requirement&lt;/P&gt;&lt;P&gt;You have to do calculation like Sum( Total If( [Codice Esito] = 'OK/KO', [NUM ATT] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 14:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-If/m-p/325094#M119761</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-10-10T14:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count If</title>
      <link>https://community.qlik.com/t5/QlikView/Count-If/m-p/325095#M119762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not really sure what you are after, I assume your checklist somekind of flag with values OK or KO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;gt;I need the expresison to create a graph to highlight the total activities split by category and the total of activity OK/KO on the total. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need a dimension category [Pod Cod Authority DL]&amp;nbsp; in your chart and then maybe another dimension [Codice Esito] or two expressions with an if().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or do you want to see different things in your bars / values for each dimension value and for the total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached. Maybe you could give an example of what you expect by uploading a file or just adding some data in a post (upload is available in advanced editor on the upper right of the editor window).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 14:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-If/m-p/325095#M119762</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-10T14:50:54Z</dc:date>
    </item>
  </channel>
</rss>

