<?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 of String in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283862#M860625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kavya can try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2017 09:46:45 GMT</pubDate>
    <dc:creator>varshavig12</dc:creator>
    <dc:date>2017-01-06T09:46:45Z</dc:date>
    <item>
      <title>Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283855#M860618</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;&lt;/P&gt;&lt;P&gt;Looking for product count&amp;nbsp; based on product ID in expression but product&amp;nbsp; Count should display&amp;nbsp; product name (string) ..like how we display in table and&amp;nbsp; count should be&amp;nbsp; 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" style="width: 390px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px; font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Product ID&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px; font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;sum(sale)&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px; font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Product Name&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px; font-family: arial, helvetica, sans-serif; vertical-align: baseline;"&gt;Product count&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;" width="64"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="64"&gt;10&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="64"&gt;ABC&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="198"&gt;ABC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;" width="64"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="64"&gt;20&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="64"&gt;DGC&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="198"&gt;DGC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;" width="64"&gt;3&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="64"&gt;10&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="64"&gt;JHG&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="198"&gt;JHG&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none; color: #575757; text-align: left; background-color: rgba(0, 0, 0, 0); font-family: arial, helvetica, sans-serif; vertical-align: baseline;" width="64"&gt;4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="64"&gt;20&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="64"&gt;HBC&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none; color: #000000; text-align: left; padding: 2px;" width="198"&gt;HBC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;Total&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;60&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt; &lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center; padding: 2px;"&gt;4&lt;/TH&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283855#M860618</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283856#M860619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not, Simply &lt;STRONG&gt;Count([Product Name])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 08:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283856#M860619</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-01-06T08:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283857#M860620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is that you want to display&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Product name in Product count field? and&lt;/LI&gt;&lt;LI&gt;in Product count field - total you want to display 4 ?&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 08:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283857#M860620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T08:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283858#M860621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148524_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 08:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283858#M860621</guid>
      <dc:creator>varshavig12</dc:creator>
      <dc:date>2017-01-06T08:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283859#M860622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i want to display&amp;nbsp; &lt;/P&gt;&lt;OL style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;LI&gt;Product name in Product count field and&lt;/LI&gt;&lt;LI&gt;in Product count field&amp;nbsp;&amp;nbsp; i&amp;nbsp; want to display total count&amp;nbsp; 4 . This total count is based on&amp;nbsp; Product ID&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 09:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283859#M860622</guid>
      <dc:creator />
      <dc:date>2017-01-06T09:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283860#M860623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148525_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/148544_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exp:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/148545_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 09:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283860#M860623</guid>
      <dc:creator>varshavig12</dc:creator>
      <dc:date>2017-01-06T09:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283861#M860624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression: if(Dimensionality() = 0, Count(DISTINCT [Product ID]),&amp;nbsp; [Product Name])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful to you. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 09:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283861#M860624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T09:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283862#M860625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kavya can try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 09:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283862#M860625</guid>
      <dc:creator>varshavig12</dc:creator>
      <dc:date>2017-01-06T09:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283863#M860626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavya Shree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think are you Expecting only total count? if yes,Do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just write the Expression If(product-id = product-id,' ')&amp;nbsp; just give the space&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and select&lt;STRONG&gt; text count&lt;/STRONG&gt; inTotal mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-01-06_1555.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148551_2017-01-06_1555.png" style="height: 560px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;then you get out put like this&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-01-06_1557.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/148552_2017-01-06_1557.png" style="height: auto; width: auto;" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 10:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283863#M860626</guid>
      <dc:creator />
      <dc:date>2017-01-06T10:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Count of String in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283864#M860627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 11:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-String-in-expression/m-p/1283864#M860627</guid>
      <dc:creator />
      <dc:date>2017-01-06T11:41:11Z</dc:date>
    </item>
  </channel>
</rss>

