<?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: Seperate and count the delimited values using front end expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917709#M318148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested &lt;A _jive_internal="true" href="https://community.qlik.com/people/Sushil353"&gt;Sushil&lt;/A&gt;‌'s expression and it seems to be working well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94400_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2015 10:54:01 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-29T10:54:01Z</dc:date>
    <item>
      <title>Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917704#M318143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to get below given output from the input data using front end expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Query.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94277_Query.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 14:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917704#M318143</guid>
      <dc:creator />
      <dc:date>2015-07-28T14:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917705#M318144</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;I am not sure it is, as you need some sort of 'explode()' function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much easier (and more flexible) to do at script load...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Azam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 10:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917705#M318144</guid>
      <dc:creator>a_mullick</dc:creator>
      <dc:date>2015-07-29T10:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917706#M318145</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;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Dept_List&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),',') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Sushil&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 10:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917706#M318145</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2015-07-29T10:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917707#M318146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought that at first too, but I think it will fail as the example given needs a distinct count of departments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Azam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 10:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917707#M318146</guid>
      <dc:creator>a_mullick</dc:creator>
      <dc:date>2015-07-29T10:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917708#M318147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working as expected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 10:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917708#M318147</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2015-07-29T10:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917709#M318148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested &lt;A _jive_internal="true" href="https://community.qlik.com/people/Sushil353"&gt;Sushil&lt;/A&gt;‌'s expression and it seems to be working well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94400_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 10:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917709#M318148</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-29T10:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917710#M318149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sushil's expression actually counts the number of commas (',') which is incorrect(because in that distinction is not being considered). Try adding more rows with repeated department - you will see the wrong output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess it's going to be a tricky one (if at all possible) in the front-end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 11:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917710#M318149</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-07-29T11:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917711#M318150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, but I think this may be more good fortune - I'm not sure it will generalise to more complex cases, the concat() function results in an undefined dept 'BA' in the intermediate results and it is only correct for EMP2, because 'D' is repeated, if EMP2 were &lt;STRONG&gt;A,B,C,D,E&lt;/STRONG&gt;, it would return the wrong result (4 insted of 5)...but yes it works for this exact example.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/94402_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Azam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 11:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917711#M318150</guid>
      <dc:creator>a_mullick</dc:creator>
      <dc:date>2015-07-29T11:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917712#M318151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to do it in the script level that would be the best to achieve it, front expression will not be sure on this kind of case &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 11:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917712#M318151</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-07-29T11:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917713#M318152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Azam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do this in expression level. Not like the method used in attached file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anoop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917713#M318152</guid>
      <dc:creator />
      <dc:date>2015-07-29T13:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917714#M318153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Distinct values need to be counted not the comas. This is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anoop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917714#M318153</guid>
      <dc:creator />
      <dc:date>2015-07-29T13:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917715#M318154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I need to count the distinct values from the coma separated value this method is not working,&lt;/P&gt;&lt;P&gt;it is failing in the below scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Step 1]:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Emp_Name, Dept_List&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EMP1, "A, B, C"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EMP1, "A, B"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EMP2, "D, C, A, D, E,E,E,E"&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its just counting the comas in the string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anoop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917715#M318154</guid>
      <dc:creator />
      <dc:date>2015-07-29T13:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917716#M318155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exactly, its going to be a bit tricky to be solved using front end expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks,&lt;/P&gt;&lt;P&gt;Anoop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917716#M318155</guid>
      <dc:creator />
      <dc:date>2015-07-29T13:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate and count the delimited values using front end expression</title>
      <link>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917717#M318156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have to handle this in script level, I will be ending up adding a big table, only for accommodating these split values. &lt;/P&gt;&lt;P&gt;It will be fine for a smaller data set where as my application is dealing around 15 million records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I have solved the issue using this method only but need to check a better way to optimize the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anoop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Seperate-and-count-the-delimited-values-using-front-end/m-p/917717#M318156</guid>
      <dc:creator />
      <dc:date>2015-07-29T13:32:35Z</dc:date>
    </item>
  </channel>
</rss>

