<?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 matching values in a collumn in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150878#M376127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have any data to tell you what is wrong... Can you please upload a sample app with expected output so that we can take a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You have extra quotes at the end, so remove them. It should be as below:&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; font-size: 13px;"&gt;Count( {&amp;lt;MsgType={'NEWRX'}&amp;gt;} FieldName)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2016 19:53:36 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-08-08T19:53:36Z</dc:date>
    <item>
      <title>count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150875#M376124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count((MsgType)=(census))&amp;nbsp; as you know this does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My field has 5 different values I am creating a table to display Facility month year and Census, Newrx, and three other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I count only one of the five in each column? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 19:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150875#M376124</guid>
      <dc:creator />
      <dc:date>2016-08-08T19:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150876#M376125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be as below:&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; font-size: 13px;"&gt;Count( {&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MsgType={'census'}&lt;/SPAN&gt;&amp;gt;} census)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count( {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MsgType={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Newrx&lt;/SPAN&gt;'}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Newrx&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 19:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150876#M376125</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-08T19:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150877#M376126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I have but it only counts 1&lt;/P&gt;&lt;P&gt;Count( {&amp;lt;MsgType={'NEWRX'}&amp;gt;} 'NEWRX')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 19:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150877#M376126</guid>
      <dc:creator />
      <dc:date>2016-08-08T19:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150878#M376127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have any data to tell you what is wrong... Can you please upload a sample app with expected output so that we can take a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: You have extra quotes at the end, so remove them. It should be as below:&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; font-size: 13px;"&gt;Count( {&amp;lt;MsgType={'NEWRX'}&amp;gt;} FieldName)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 19:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150878#M376127</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-08T19:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150879#M376128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Without quotes for the field name and is your field name all capitals or like this Newrx ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count( {&amp;lt; MsgType = { 'NEWRX' } &amp;gt;} Newrx) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 19:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150879#M376128</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-08-08T19:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150880#M376129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&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; font-size: 13px;"&gt;&lt;STRONG&gt;Count({&amp;lt;MsgType={'NEWRX'}&amp;gt;} &lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MsgType&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 20:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150880#M376129</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-08T20:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150881#M376130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Send a qvw example &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 20:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150881#M376130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-08T20:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150882#M376131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, Thanks for catching this Sunny. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RObert please use sunny's expression. It should work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 20:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150882#M376131</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-08-08T20:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150883#M376132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133959_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 20:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150883#M376132</guid>
      <dc:creator />
      <dc:date>2016-08-08T20:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: count matching values in a collumn</title>
      <link>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150884#M376133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try this?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Count({&amp;lt;MsgType={'NEWRX'}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; color: #ff0000;"&gt;MsgType&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 20:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count-matching-values-in-a-collumn/m-p/1150884#M376133</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-08T20:34:53Z</dc:date>
    </item>
  </channel>
</rss>

