<?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: Help ith Count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1698155#M725960</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;in your load script&amp;nbsp;&lt;/P&gt;&lt;P&gt;run this&amp;nbsp;&lt;/P&gt;&lt;P&gt;load Field1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;subfield(Field2,';') as Field2&lt;/P&gt;&lt;P&gt;From Table&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Apr 2020 15:58:20 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2020-04-30T15:58:20Z</dc:date>
    <item>
      <title>Help ith Count</title>
      <link>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1698153#M725959</link>
      <description>&lt;P&gt;&amp;nbsp;Hi All,&lt;/P&gt;&lt;P&gt;Can anyone please help me with below situation&lt;/P&gt;&lt;P&gt;Filed1, Field2&lt;/P&gt;&lt;P&gt;1, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; AA;BB&lt;/P&gt;&lt;P&gt;2,&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;AA&lt;/P&gt;&lt;P&gt;3,&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;AA&lt;/P&gt;&lt;P&gt;4,&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;AA&lt;/P&gt;&lt;P&gt;5,&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;AA;BB;CC&lt;/P&gt;&lt;P&gt;6,&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;AA&lt;/P&gt;&lt;P&gt;I need count Filed2 and&amp;nbsp; I get Count(Filed2) = 6&amp;nbsp; but&lt;/P&gt;&lt;P&gt;I need to get Count(filed2) = 9 (counting BB for 1 and BB and CC for 5 which brings up count from 6 to 9)&lt;/P&gt;&lt;P&gt;Please help me to understand how can we do using Qlik?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1698153#M725959</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2024-11-16T00:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help ith Count</title>
      <link>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1698155#M725960</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;in your load script&amp;nbsp;&lt;/P&gt;&lt;P&gt;run this&amp;nbsp;&lt;/P&gt;&lt;P&gt;load Field1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;subfield(Field2,';') as Field2&lt;/P&gt;&lt;P&gt;From Table&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 15:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1698155#M725960</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-04-30T15:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help ith Count</title>
      <link>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1698159#M725961</link>
      <description>&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;In doing so BB and CC will be in a separate filed, how will I get Count(filed2) = 9 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 16:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1698159#M725961</guid>
      <dc:creator>qlikuser222</dc:creator>
      <dc:date>2020-04-30T16:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help ith Count</title>
      <link>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1698164#M725962</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;BR /&gt;no, you'll&amp;nbsp;have only two fields Field1 and Field2&amp;nbsp;&lt;BR /&gt;but you'll create now rows in the table the table will look like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field1,Field2&lt;BR /&gt;1,AA&lt;BR /&gt;1,BB&lt;BR /&gt;2,AA&lt;BR /&gt;3,AA&lt;BR /&gt;4,AA&lt;BR /&gt;5,AA&lt;BR /&gt;5,BB&lt;BR /&gt;5,CC&lt;BR /&gt;6,AA&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 16:15:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1698164#M725962</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-04-30T16:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help ith Count</title>
      <link>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1704674#M725963</link>
      <description>&lt;P&gt;One solution is..&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;tab1:
LOAD *, SubStringCount(Field2&amp;amp;';',';') As Cnt
;
LOAD * INLINE [
    Field1, Field2
    1, AA;BB
    2, AA
    3, AA
    4, AA
    5, AA;BB;CC
    6, AA
];

Left Join(tab1)
LOAD Sum(Cnt) As Total_Cnt
Resident tab1
;&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 23 May 2020 16:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1704674#M725963</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-23T16:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help ith Count</title>
      <link>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1704676#M725964</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="commQV69.PNG" style="width: 173px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34252i8F2056AAE3F41532/image-size/large?v=v2&amp;amp;px=999" role="button" title="commQV69.PNG" alt="commQV69.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2020 16:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1704676#M725964</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-05-23T16:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help ith Count</title>
      <link>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1704678#M725965</link>
      <description>&lt;P&gt;You can do the count in the script as &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/894"&gt;@Saravanan_Desingh&lt;/a&gt;&amp;nbsp; suggests, but I assume that you can use the substringcount straight into the object as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;=SubStringCount(Field2&amp;amp;';',';')&lt;/P&gt;</description>
      <pubDate>Sat, 23 May 2020 16:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1704678#M725965</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-05-23T16:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help ith Count</title>
      <link>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1705294#M725966</link>
      <description>&lt;P&gt;You have received multiple replies at this point, it would be greatly appreciated if you would return and close out the thread by using the Accept as Solution button on the post(s) that helped you get what you needed.&amp;nbsp; This gives the poster(s) credit for the help, and lets other Members know what worked for you.&amp;nbsp; If you did something different, you can post that and then use the button on that post too.&amp;nbsp; If you have further questions etc., please leave an update post.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2020 16:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-ith-Count/m-p/1705294#M725966</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-05-26T16:10:12Z</dc:date>
    </item>
  </channel>
</rss>

