<?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 AW:How to count valuse from possiable value list?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-count-valuse-from-possiable-value-list/m-p/160327#M34637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;since I do not know where you want to use it, my suggestions:&lt;/P&gt;&lt;P&gt;a) in a straight table as a calculated dim like &lt;I&gt;=if(B=C, A)&lt;/I&gt; and an expression like &lt;I&gt;count(C)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;b) in a text-box like &lt;I&gt;=count(if(B=C, C))&lt;/I&gt;&lt;/P&gt;&lt;P&gt;If you need it more often, I would think about doing the count during loading and store it in a new field ("D")&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Mar 2011 21:20:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-14T21:20:58Z</dc:date>
    <item>
      <title>How to count valuse from possiable value list??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-valuse-from-possiable-value-list/m-p/160326#M34636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I have two tables: A and B:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 146pt; border-collapse: collapse;" width="194"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 26pt; mso-width-source: userset; mso-width-alt: 1088;" width="34" /&gt;&lt;COL style="width: 20pt; mso-width-source: userset; mso-width-alt: 864;" width="27" /&gt;&lt;COL style="width: 54pt;" width="72" /&gt;&lt;COL style="width: 26pt; mso-width-source: userset; mso-width-alt: 1088;" width="34" /&gt;&lt;COL style="width: 20pt; mso-width-source: userset; mso-width-alt: 864;" width="27" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl67" colspan="2" height="19" style="background-color: transparent; width: 46pt; height: 14.25pt; border: #f0f0f0;" width="61"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; width: 54pt; border: #f0f0f0;" width="72"&gt;&lt;/TD&gt;&lt;TD class="xl67" colspan="2" style="background-color: transparent; width: 46pt; border: #f0f0f0;" width="61"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;B&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;A&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;55&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;2&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;43&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;3&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl66" style="background-color: yellow; border: #f0f0f0;"&gt;2&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;4&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl66" style="background-color: yellow; border: #f0f0f0;"&gt;7&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;5&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl66" style="background-color: yellow; border: #f0f0f0;"&gt;9&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;6&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;11&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;7&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;17&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;8&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;88&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;9&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl66" style="background-color: yellow; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="19" style="height: 14.25pt;"&gt;&lt;TD class="xl65" height="19" style="background-color: transparent; height: 14.25pt; border: #f0f0f0;"&gt;10&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;&lt;/TD&gt;&lt;TD class="xl66" style="background-color: yellow; border: #f0f0f0;"&gt;6&lt;/TD&gt;&lt;TD class="xl65" style="background-color: transparent; border: #f0f0f0;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I would like to count column C each time the A value exists in both table.&lt;/P&gt;&lt;P&gt;In the above example the result should be 5.&lt;/P&gt;&lt;P&gt;How should I do this?&lt;/P&gt;&lt;P&gt;Will appreciate your help.&lt;/P&gt;&lt;P&gt;Thanks in advanced,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 20:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-valuse-from-possiable-value-list/m-p/160326#M34636</guid>
      <dc:creator>david_ze</dc:creator>
      <dc:date>2011-03-14T20:06:35Z</dc:date>
    </item>
    <item>
      <title>AW:How to count valuse from possiable value list??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-valuse-from-possiable-value-list/m-p/160327#M34637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;since I do not know where you want to use it, my suggestions:&lt;/P&gt;&lt;P&gt;a) in a straight table as a calculated dim like &lt;I&gt;=if(B=C, A)&lt;/I&gt; and an expression like &lt;I&gt;count(C)&lt;/I&gt;&lt;/P&gt;&lt;P&gt;b) in a text-box like &lt;I&gt;=count(if(B=C, C))&lt;/I&gt;&lt;/P&gt;&lt;P&gt;If you need it more often, I would think about doing the count during loading and store it in a new field ("D")&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2011 21:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-valuse-from-possiable-value-list/m-p/160327#M34637</guid>
      <dc:creator />
      <dc:date>2011-03-14T21:20:58Z</dc:date>
    </item>
  </channel>
</rss>

